RinSim is a multi-agent system simulator written in Java. It supports problems in the fields of transportation and logistics, most notably pickup-and-delivery problems (PDP).
'com.github.rinde:rinsim-example:2.2.0'
<dependency> <groupId>com.github.rinde</groupId> <artifactId>rinsim-example</artifactId> <version>2.2.0</version> </dependency>
<dependency org="com.github.rinde" name="rinsim-example" rev="2.2.0"/>
"com.github.rinde", "rinsim-example", "2.2.0"