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

Code Function Default
sd: Seed Value for Random number Generator none
wt: width of space 3
ht: hieght of space 3
nt: number of tags 3
na: initial number of agents 4
mrl: max patch resource level 50
sv: seed value 1
amt: agent's feed amount 5
lv: agent's leave amount (resource minimum) 1
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
ic: isolation cycle 0/off
mc: movement cycle off
do: die off 1(true)
nhd: neighborhood size (for CA) none

Menu Code Protocol