Published August 10, 2015
| Version v4.0.0
Software
Open
RinSim: v4.0.0
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.
Changes in this version:
- Many classes have been refactored, including the builder system in core.
- Experiment is more flexible using PostProcessors.
- Several data value object have been refactored to use getter instead of fields and a factory method instead of a constructor.
- ScenarioIO has been greatly improved, it no longer relies on any object serialization.
- Support for real-time clock (not stable yet)
Files
RinSim-v4.0.0.zip
Files
(4.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:a1a97f2865d1219eec50516cc41d9ffb
|
4.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rinde/RinSim/tree/v4.0.0 (URL)