Package pyrobot :: Package general :: Module ipd
[frames | no frames]

Module pyrobot.general.ipd

Classes
AlwaysCooperate  
AlwaysDefect  
Game  
Player  
RandomPlayer  
TitForTat  

Variable Summary
file files = <open file 'ls /home/*/ipd.py', mode 'r' at 0xb6...
tuple players = (<pyrobot.general.ipd.AlwaysDefect instance at...

Variable Details

files

Type:
file
Value:
<open file 'ls /home/*/ipd.py', mode 'r' at 0xb661e3e0>                

players

Type:
tuple
Value:
(<pyrobot.general.ipd.AlwaysDefect instance at 0xb59fb8cc>,
 <pyrobot.general.ipd.RandomPlayer instance at 0xb59fb86c>,
 <pyrobot.general.ipd.AlwaysCooperate instance at 0xb59fb32c>,
 <pyrobot.general.ipd.TitForTat instance at 0xb59fba0c>)               

Generated by Epydoc 2.1 on Mon Jul 25 01:39:27 2005 http://epydoc.sf.net