caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Game Theory Library
@ 2011-11-22 23:16 Abdallah Saffidine
  2011-11-22 23:52 ` Ashish Agarwal
  0 siblings, 1 reply; 2+ messages in thread
From: Abdallah Saffidine @ 2011-11-22 23:16 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 575 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 612 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-22 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-22 23:16 [Caml-list] Game Theory Library Abdallah Saffidine
2011-11-22 23:52 ` Ashish Agarwal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).