Last Version

RinSim PDPTW 4.4.6

RinSim is a logistics simulator written in Java. RinSim supports (de)centralized algorithms for dynamic pickup-and-delivery problems (PDP).

License

License

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinsim-pdptw
Version

Version

4.4.6
Type

Type

jar
Description

Description

RinSim PDPTW
RinSim is a logistics simulator written in Java. RinSim supports (de)centralized algorithms for dynamic pickup-and-delivery problems (PDP).

Download rinsim-pdptw 4.4.6


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.rinde : rinsim-core jar 4.4.6
com.github.rinde : rinsim-ui jar 4.4.6
com.github.rinde : rinsim-fsm jar 4.4.6
com.github.rinde : rinsim-geom jar 4.4.6
com.github.rinde : rinsim-cli jar 4.4.6
com.github.rinde : rinsim-io jar 4.4.6
com.github.rinde : rinsim-scenario jar 4.4.6

provided (2)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.3
ch.qos.logback : logback-classic jar 1.1.8

test (6)

Group / Artifact Type Version
com.github.rinde : rinsim-core test-jar 4.4.6
com.github.rinde : rinsim-cli test-jar 4.4.6
com.github.rinde : rinsim-event test-jar 4.4.6
com.github.rinde : rinsim-scenario test-jar 4.4.6
org.mockito : mockito-core jar 2.3.0
com.google.truth : truth jar 0.40

Project Modules

There are no modules declared in this project.