maxkw / evolution

0 stars 0 forks source link

TypeDict (and wTypeDict) #61

Open maxkw opened 7 years ago

maxkw commented 7 years ago

Line 151 and 520.

"if agent_type in [gTFT, Pavlov]:"

this needs to be pulled out to be a property of a given agent rather than a bunch of hand coded checks in type dictionaries.