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.2.2'
<dependency> <groupId>com.github.rinde</groupId> <artifactId>rinsim-io</artifactId> <version>3.2.2</version> </dependency>
<dependency org="com.github.rinde" name="rinsim-io" rev="3.2.2"/>
"com.github.rinde", "rinsim-io", "3.2.2"