RVRPSimulator model - MayerTh/RVRPSimulator GitHub Wiki
As you can see in the following figure (right click to enlarge), the main simulation elements are solution, network, structure and behavior elements.
![RVRPSimulator Elements] (https://github.com/MayerTh/RVRPSimulator/blob/master/vrpsim-core/uml-model/SimulationElementStructure.png)
In the following we will have a closer look to all these groups of elements, and how they are interacting with each other.
- [Network elements] (/MayerTh/RVRPSimulator/wiki/Network-elements)
- [Structure elements] (/MayerTh/RVRPSimulator/wiki/Structure-elements)
- [Behaviour elements] (/MayerTh/RVRPSimulator/wiki/Behaviour-elements)
- [Solution elements] (/MayerTh/RVRPSimulator/wiki/Solution-elements)