Dear list,

I am looking for a library implementing Game Theory algorithms. I am
specifically interested in solving zero-sum twpo-player normal form games
(that is, finding the value of Nash equilibria in matrix games). In this
setting, we can use linear programming to find the strategies in time
polynomial in the size of the matrix.

Have you seeing any ocaml library for game theory? or if I need to
implement it myself, which linear programming library would you recommend?
(If there is any other than ocaml-gplk which comes first in google, that is)

Thanks,

Abdallah

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to