#16333: Game Theory: Build class for normal form games as well as ability to 
obtain
Nash equilibria
--------------------------------------------------+------------------------
       Reporter:  vinceknight                     |        Owner:
           Type:  enhancement                     |       Status:  new
       Priority:  major                           |    Milestone:  sage-6.3
      Component:  PLEASE CHANGE                   |   Resolution:
       Keywords:  Game Theory, Normal Form Games  |    Merged in:
        Authors:                                  |    Reviewers:
Report Upstream:  N/A                             |  Work issues:
         Branch:                                  |       Commit:
   Dependencies:                                  |     Stopgaps:
--------------------------------------------------+------------------------
Description changed by vinceknight:

Old description:

> Include class for 2 by 2 normal form games.
>
> A method to solve these games will be built (this is the main
> difficulty). 3 approaches will be considered:
>
> 1. Write implementation of lrs nash algorithm in cython;
> 2. Liaise with lrs library
> 3. Use Gambit (this approach will be investigated)
>
> A summer student at Cardiff University will be working on this during
> Summer 2014.
>
> Should be efficient to code in pure python/cython.

New description:

 Include class for 2 player normal form games.

 A method to solve these games will be built (this is the main difficulty).
 3 approaches will be considered:

 1. Write implementation of lrs nash algorithm in cython;
 2. Liaise with lrs library
 3. Use Gambit (this approach will be investigated)

 A summer student at Cardiff University will be working on this during
 Summer 2014.

 Should be efficient to code in pure python/cython.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/16333#comment:14>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to