RinLog

RinLog is a collection of (agent) implementations for logistics problems.

License

License

GroupId

GroupId

com.github.rinde
ArtifactId

ArtifactId

rinlog
Last Version

Last Version

3.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

RinLog
RinLog is a collection of (agent) implementations for logistics problems.
Project URL

Project URL

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

Source Code Management

http://github.com/rinde/RinLog

Download rinlog

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.optaplanner : optaplanner-core jar 6.4.0.Final
org.optaplanner : optaplanner-benchmark jar 6.4.0.Final
com.google.code.findbugs : jsr305 jar [3.0.0,4.0.0)
com.github.rinde : rinsim-pdptw jar 4.3.0
com.github.rinde : rinsim-scenario-util jar 4.3.0
com.github.rinde : rinsim-experiment jar 4.3.0
com.github.rinde : rinsim-central jar 4.3.0
it.unimi.dsi : fastutil jar 7.0.9
org.apache.commons : commons-math3 jar 3.5
com.google.guava : guava jar 19.0

provided (2)

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

test (9)

Group / Artifact Type Version
com.google.truth : truth jar 0.28
com.github.rinde : rinsim-pdptw test-jar 4.3.0
com.github.rinde : rinsim-scenario-util test-jar 4.3.0
com.github.rinde : rinsim-core test-jar 4.3.0
com.github.rinde : rinsim-event test-jar 4.3.0
com.github.rinde : rinsim-experiment test-jar 4.3.0
com.github.rinde : rinsim-central test-jar 4.3.0
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.8

Project Modules

There are no modules declared in this project.

RinLog 3.2.2

Javadocs Build Status DOI

Code for experiments in logistics. See release notes. This library uses semantic versioning and is open source under the Apache License Version 2.0.

Versions

Version
3.2.2
3.2.1
3.2.0
3.1.0
3.0.0
2.0.0
1.0.0
0.1.0