#16333: Game Theory: build capacity to use gambit to solve Normal Form Games.
-------------------------------------+-------------------------------------
       Reporter:  vinceknight        |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  game theory        |   Resolution:
       Keywords:  Game Theory,       |    Merged in:
  Normal Form Games                  |    Reviewers:  Jeroen Demeyer
        Authors:  Vincent Knight,    |  Work issues:
  James Campbell                     |       Commit:
Report Upstream:  N/A                |  aa3fc67ee4fa477bde51b95ca4ae54b47cd58749
         Branch:                     |     Stopgaps:
  u/vinceknight/gambit_integration   |
   Dependencies:  #16466             |
-------------------------------------+-------------------------------------

Comment (by kcrisman):

 {{{
 +It is also possible to generate a Normal Form Game from a gambit Game::
 +
 }}}
 This would be a good place to refer to the gambit document or remind why
 there are all these `int`s.

 > is evidenced by the two algorithms returning different solutions::

 Maybe better now is "the various algorithms"?

 Finally, I think the parser is working fine but could use a little extra
 tlc if and when games with more than 2 players are implemented, as it is a
 very long series of things to parse for the reader (I mean the code like
 `profile.append(tuple(gambitstrategy[previousplayerstrategylength:
 previousplayerstrategylength + len(player.strategies)]))`) though I agree
 it should work correctly.

 I don't see any other issues.  Thanks for breaking all of these tickets
 apart!  It really made it a lot easier to get figured out.

--
Ticket URL: <http://trac.sagemath.org/ticket/16333#comment:66>
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