This release extends prodsys with the feature of LinkTransports. This allows to specify links between sources, sinks, resources and nodes to specify where transport is possible. A node is thereby a location where links can have intersections, allowing to rebuild transport networks of a production system. The router of prodsys selects during simulation the shortest route for a LinkTransport with Dijkstra's algorithm.
Also, a couple of improvements have been made considering the simulation code structure, documentation and examples.