Menu Code Protocol
[For Agent/Patch and Cellular Automaton Simulators]

Code Function Default
rla: learning rate (percent) 1
mr: movement rate (in thousandths) 10
wt: width of space 3
ht: hieght of space 3
nt: number of tags 3
na: initial number of agents 4
ccx: payoff: C against C 3
cdx: payoff: C against D 1
dcx: payoff: D against C 4
ddx: payoff: D against D 2
tp: topoplogy: torus 0, grid 1, ring 2 0

Menu Code Protocol