authors

来自「Gambit 是一个游戏库理论软件」· 代码 · 共 71 行

TXT
71
字号
-*-text-*-This is Gambit, a project dedicated to tools and methods forcomputation in game theory.Contacting Gambit:------------------The Gambit developers can be reached atgambit (at) hss (dot) caltech (dot) edu, or individually at email addresses listed below.The surface mail contact address for Gambit isThe Gambit Projectc/o Prof. Theodore TurocyDepartment of EconomicsTexas A&M University4228 TAMUCollege Station TX 77843Main Developers:----------------Richard D. McKelveyAndrew M. McLennan -- mclennan (at) icarus (dot) socsci (dot) umn (dot) eduTheodore L. Turocy -- arbiter (at) econ (dot) tamu (dot) eduA complete list of contributors to Gambit can be foundin the History and Acknowledgements section of themanual.In particular, please note the following:Pelican:--------The code in sources/pelican is the Pelican system, copyright (C) 1995 by Birk Huber, modified only to work within theGambit build system.Integer/Rational classes:-------------------------The files integer.(cc,h), rational.(cc,h), and gnulib.(cc,h) insources/base are from an old GNU g++ library, with copyright statement:Copyright (C) 1988 Free Software Foundation    written by Doug Lea (dl@rocky.oswego.edu)These files have been modified only to work as appropriate with otherGambit classes.Function minimization code:---------------------------The files gfuncmin.(cc,h) in sources/numerical contain source code derivedfrom the GNU Scientific Library, version 1.2.  The original files havethe copyright statement:Copyright (C) 1996, 1997, 1998, 1999, 2000 Fabrice RossiThese files have been modified only to port them from C to C++ andto use the gFunction class.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?