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