Pinned Repositories
tinytime.rs
Low overhead Rust implementation of time-related concepts
aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
evo4mas
Evolutionary algorithms for designing multi-agent systems for logistics.
more_collections
Additional Rust collections not found in std::collections
pdptw-dataset-generator
Generator of datasets of scenarios of the dynamic pickup-and-delivery problem with time windows with varying levels of dynamism, urgency and scale.
RinECJ
A wrapper for ECJ which simplifies configuration of genetic programming.
RinLog
RinLog is a collection of (agent) implementations for logistics problems.
RinSim
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.
vanLon16-EJOR-code
Code for 'Measures of dynamism and urgency in logistics', van Lon et al. (2016).
vanLon17-GPEM-code
Code for 'Optimizing agents with genetic programming - An evaluation of hyper-heuristics in dynamic real-time logistics'. Rinde R.S. van Lon, Juergen Branke, and Tom Holvoet. Genetic Programming and Evolvable Machines (2017).
rinde's Repositories
rinde/RinSim
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.
rinde/more_collections
Additional Rust collections not found in std::collections
rinde/pdptw-dataset-generator
Generator of datasets of scenarios of the dynamic pickup-and-delivery problem with time windows with varying levels of dynamism, urgency and scale.
rinde/RinLog
RinLog is a collection of (agent) implementations for logistics problems.
rinde/evo4mas
Evolutionary algorithms for designing multi-agent systems for logistics.
rinde/vanLon16-EJOR-code
Code for 'Measures of dynamism and urgency in logistics', van Lon et al. (2016).
rinde/RinECJ
A wrapper for ECJ which simplifies configuration of genetic programming.
rinde/vanLon17-GPEM-code
Code for 'Optimizing agents with genetic programming - An evaluation of hyper-heuristics in dynamic real-time logistics'. Rinde R.S. van Lon, Juergen Branke, and Tom Holvoet. Genetic Programming and Evolvable Machines (2017).
rinde/aws-lambda-rust-runtime
A Rust runtime for AWS Lambda
rinde/vanLon15-PRIMA-code
Code and results for demonstration experiment of Rinde R.S. van Lon and Tom Holvoet, Towards systematic evaluation of multi-agent systems in large scale and dynamic logistics. PRIMA 2015: Principles and Practice of Multi-Agent Systems, (2015).
rinde/vanLon17-JAAMAS-code
Code for 'When do agents outperform centralized algorithms? - A systematic empirical evaluation in logistics'. Rinde R.S. van Lon and Tom Holvoet. Journal of Autonomous Agents and Multi-Agent Systems (2017).
rinde/2013-lict-symposium
rinde/egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
rinde/evo4smartgrid
rinde/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
rinde/Moon
Moon is a minimal, one column jekyll theme.
rinde/mvn-repo
rinde/NeatSim
There will be a description here at some time.
rinde/nonempty-collections
Correct-by-construction non-empty collections.
rinde/rinde.nl
rinde/russcip
Rust interface for SCIP
rinde/serde_dynamodb
Talk with dynamodb using your existing structs thanks to serde
rinde/serverless-rust
a ⚡ serverless framework plugin for 🦀 rustlang applications
rinde/test
rinde/thesis
Source files for my master's thesis. Working on incorporating failures in RinSim.
rinde/typed-index-collections
Typed index version of Rust slice and Vec containers