Added a python sample agent
authorSam Moore <[email protected]>
Sun, 4 Dec 2011 15:48:47 +0000 (23:48 +0800)
committerSam Moore <[email protected]>
Sun, 4 Dec 2011 15:48:47 +0000 (23:48 +0800)
commitc753264adc8cc5c5a0309b37e8c7f3d0d3059523
treed9e9741a717863cf2e9f8ecdc4cf4edade449d93
parent4228b6f3a4aacd0a397b1235973496693753932b
Added a python sample agent

- Learnt python (again).
- Asmodeus just makes random moves like "dummy", except written in python.
- Python programs need to be started with the -u switch to be unbuffered. Easier than expected.

TODO (still)
- Setup vm
Involves kvm on motsugo? or qemu? kvm is faster, but otherwise are they the same thing? kvm's man page even calls it "qemu" (!?)
- Come up with long term scoring and agent handling protocol
I have a few ideas about this. But I need the vm setup to test most of the stuff properly.
samples/asmodeus/asmodeus.py [new file with mode: 0755]

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