Last Version

RinSim Examples 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-example
Version

Version

4.4.6
Type

Type

jar
Description

Description

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

Download rinsim-example 4.4.6


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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.rinde : rinsim-core jar 4.4.6
com.github.rinde : rinsim-geom jar 4.4.6
com.github.rinde : rinsim-scenario jar 4.4.6
com.github.rinde : rinsim-scenario-util jar 4.4.6
com.github.rinde : rinsim-experiment jar 4.4.6
com.github.rinde : rinsim-ui jar 4.4.6
com.github.rinde : rinsim-pdptw jar 4.4.6
com.google.guava : guava jar 24.1-android
com.github.rinde : rinsim-test-util test-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.0.13

test (2)

Group / Artifact Type Version
com.github.rinde : rinsim-ui test-jar 4.4.6
com.google.truth : truth jar 0.40

Project Modules

There are no modules declared in this project.