Improved simulate.py
authorSamuel Moore <[email protected]>
Mon, 12 Dec 2011 09:20:29 +0000 (17:20 +0800)
committerSamuel Moore <[email protected]>
Mon, 12 Dec 2011 09:20:29 +0000 (17:20 +0800)
commit6515461bdd0672a6ebed07a62dd680cca8a1e29a
tree421f59f97d6533694e3c625e5e99ee01a11ee3b4
parentb9ca61b40e6fd40fb41ded98012d0cdee85d4d6f
Improved simulate.py

I want to generate semi-useful results .html pages using simulate.py
It doesn't do this yet, but now it stores all the information I might need in a dictionary.
The dictionary for each agent replaces the array which I was previously using.

I also made some more of the global variables into optional arguments with default values.
progcomp/judge/simulator/simulate.py

UCC git Repository :: git.ucc.asn.au