In version 0.1.1, the disease network is automaticaly generated. We need to automaticaly properly connect the data_collectors with each node of the network.
The task must be done in two steps:
- Automaticaly link the observation data_collector (built in version 0.1.0) to have a global view of the network state (On the base of the graph generation example "translator_automaton.vpz")
- Add a multi-observation feature.
In version 0.1.1, the disease network is automaticaly generated. We need to automaticaly properly connect the data_collectors with each node of the network.
The task must be done in two steps: