Last Version

RinSim 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-main
Version

Version

4.4.6
Type

Type

jar
Description

Description

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

Project URL

http://github.com/rinde/RinSim
Source Code Management

Source Code Management

http://github.com/rinde/RinSim

Download rinsim-main 4.4.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • ui
  • pdptw
  • example
  • event
  • cli
  • fsm
  • geom
  • io
  • scenario
  • scenario-util
  • central
  • experiment
  • test-util