rockemsockemrationalagents

find nash equilibrium with fictitious play
git clone https://wehaveforgeathome.hates.computer/rockemsockemrationalagents.git
Log | Files | Refs | LICENSE

commit 022f08af70a64c4ffdafde10bb27435d399706e3
parent caf2bea96c854ae0c2f5d176ad17248603fe7309
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Sun, 28 Feb 2010 20:57:16 -0800

formatting of code

Diffstat:
MREADME.md | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -7,9 +7,10 @@ Usage ----- The board is hard-coded into resara.pl, so edit and run it: - $ perl resera.pl - Player Column: (100.000000%, 0.000000%) - Player Row: (100.000000%, 0.000000%) + + $ perl resera.pl + Player Column: (100.000000%, 0.000000%) + Player Row: (100.000000%, 0.000000%) TODO -----