memilio
memilio copied to clipboard
Relocate SimulationNode for mobility models
Motivation / Current Behaviour
Currently metapopulation_mobility_stochastic.h includes metapopulation_mobility_instant.h because both use the same SimulationNode.
Enhancement description
The SimulationNode could be moved to a different location s.t. the two different mobility models have no dependencies on each other.
Additional context
No response
Checklist
- [X] Attached labels, especially loc:: or model:: labels.
- [X] Linked to project