Published November 7, 2016
| Version v4.2.0
Software
Open
RinSim v4.2.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 imec-DistriNet group at the dept. of Computer Science, KU Leuven, Belgium.
Changes in this version:
- Created adapters to allow RealtimeSolver instances to run in simulated time.
- Created MeasureableSolver and MeasureableRealtimeSolver interfaces that allows for measuring solver computation times.
- Experiment now has an option to create composite tasks for use in distributed setting, this can improve throughput (by reducing number of messages sent) when runtime of a single simulation is relatively short while the total number of simulations is long.
- Added convenience methods and bugfixes.
Files
rinde/RinSim-v4.2.0.zip
Files
(4.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:f13637fedda65aca4b3e10f4047a7c5e
|
4.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rinde/RinSim/tree/v4.2.0 (URL)