Timeline for Parameterize Agent Based Simulation (OOP-Question)
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 16, 2020 at 10:01 | history | edited | CommunityBot |
Commonmark migration
|
|
| May 25, 2011 at 15:27 | comment | added | Steven A. Lowe | @edgar.holleis yes. not all data has to be extremely relationally structured to be useful. This struck me as a case where all you really need to do is edit the simulation parameters, then store and rehydrate them easily. | |
| May 25, 2011 at 14:53 | comment | added | edgar.holleis | Blob - Interesting idea: You mean to (1) leave the defaults in the source code; then (2) auto-generate the configuration by "saving" or by scraping parameters from the source; (3) editing or merging the generated config-files and (4) load them back into the simulation. | |
| May 25, 2011 at 14:47 | comment | added | edgar.holleis | DSL - I already thought about embedding LUA or a similar language to read in configuration files. | |
| May 25, 2011 at 2:13 | history | answered | Steven A. Lowe | CC BY-SA 3.0 |