RinSim is a logistics simulator written in Java. RinSim supports (de)centralized algorithms for dynamic pickup-and-delivery problems (PDP).
'com.github.rinde:rinsim-io:3.0.0'
<dependency> <groupId>com.github.rinde</groupId> <artifactId>rinsim-io</artifactId> <version>3.0.0</version> </dependency>
<dependency org="com.github.rinde" name="rinsim-io" rev="3.0.0"/>
"com.github.rinde", "rinsim-io", "3.0.0"