Commit c29ced8
authored
Fix Eat Sugarscape_g1mt (#20)
* - Add sugarcape_g1mt that is consistent with complexity tutorial
- Include interactive version with single run, batch run and server options
- Update .gitignore to ignore IDE environment files
* - update eat function based on user identified bug in Complexity Explorer Tutorial
- update Readme so batch run does not get an argument error
- update run so data processing of batchrunner does not get a key error1 parent 489aac8 commit c29ced8
File tree
3 files changed
+9
-11
lines changed- examples/sugarscape_g1mt
- sugarscape_g1mt
3 files changed
+9
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | 325 | | |
330 | 326 | | |
331 | | - | |
| 327 | + | |
332 | 328 | | |
333 | | - | |
| 329 | + | |
334 | 330 | | |
| 331 | + | |
335 | 332 | | |
336 | | - | |
| 333 | + | |
337 | 334 | | |
338 | | - | |
| 335 | + | |
339 | 336 | | |
340 | | - | |
| 337 | + | |
341 | 338 | | |
| 339 | + | |
342 | 340 | | |
343 | 341 | | |
344 | 342 | | |
| |||
0 commit comments