There is a newer version of the record available.

Published December 22, 2014 | Version v3.0.0

RinSim: v3.0.0

Authors/Creators

  • 1. iMinds-DistriNet, KU Leuven

Description

RinSim is a logistics simulator written in Java. RinSim supports (de)centralized algorithms for dynamic pickup-and-delivery problems (PDP). The simulator is developed at the iMinds-DistriNet group at the dept. of Computer Science, KU Leuven, Belgium.

In version 3.0.0, RinSim is restructured in a total of 14 modules:

  • Central
  • CLI
  • Core
  • Event
  • Examples
  • Experiment
  • FSM
  • Geometry
  • IO
  • PDPTW
  • Scenario
  • Scenario Utils
  • Test Utils
  • UI

Starting with the current version RinSim targets Java 7 and uses semantic versioning, all minor releases will be continuously checked to make sure they are backwards compatible to the major release. Also, RinSim is now officially released under the Apache License, Version 2.0, a license header is added to every source file.

New features

  • Scenario Utils: Added an advanced scenario generator framework that allows easy generation of entire datasets, it uses sensible defaults while allowing overriding and customizing all settings.
  • CLI: Created a command-line interface framework that allows to easily define a CLI that can be hooked to an existing API.
  • Experiment: The experiment API can now be used from the command-line.
  • Experiment: Added distributed computation support using JPPF library.

Files

RinSim-v3.0.0.zip

Files (3.6 MB)

Name Size Download all
md5:eddd979984394a5151ef632f81ce12db
3.6 MB Preview Download

Additional details

Related works