Last Version

RinSim Problems 2.3.3

RinSim is a multi-agent system simulator written in Java. It supports problems in the fields of transportation and logistics, most notably dynamic pickup-and-delivery problems (PDP).

License

License

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-problem
Version

Version

2.3.3
Type

Type

jar
Description

Description

RinSim Problems
RinSim is a multi-agent system simulator written in Java. It supports problems in the fields of transportation and logistics, most notably dynamic pickup-and-delivery problems (PDP).

Download rinsim-problem 2.3.3


<!-- https://jarcasting.com/artifacts/com.github.rinde/rinsim-problem/ -->
<dependency>
    <groupId>com.github.rinde</groupId>
    <artifactId>rinsim-problem</artifactId>
    <version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rinde/rinsim-problem/
implementation 'com.github.rinde:rinsim-problem:2.3.3'
// https://jarcasting.com/artifacts/com.github.rinde/rinsim-problem/
implementation ("com.github.rinde:rinsim-problem:2.3.3")
'com.github.rinde:rinsim-problem:jar:2.3.3'
<dependency org="com.github.rinde" name="rinsim-problem" rev="2.3.3">
  <artifact name="rinsim-problem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rinde', module='rinsim-problem', version='2.3.3')
)
libraryDependencies += "com.github.rinde" % "rinsim-problem" % "2.3.3"
[com.github.rinde/rinsim-problem "2.3.3"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.rinde : rinsim-core jar 2.3.3
com.github.rinde : rinsim-ui jar 2.3.3

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 1.9.5
com.github.rinde : rinsim-core test-jar 2.3.3
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.