caranha / Koudou

Modular small community simulator
GNU General Public License v3.0
2 stars 2 forks source link

Disease Model Platform API #11

Open caranha opened 2 years ago

caranha commented 2 years ago

Tony is planning to develop a Disease Platform that can represent how different diseases evolve in people depending on socio-economic-bio factors. This means that we could have multiple, different diseases represented as complex state machines (or graph matrixes of disease states).

It would be interesting if koudou was flexible enough to work with these different diseases as plugins. this require two things:

In addition to the above, creating two simple (ficticious) diseases to test the API would be a good way to test and guide the development of the plug-in system.