This repository is part of the Ph.D. thesis of Irene S. van Droffelaar, Delft University of Technology.
This repository accompanies the paper "Simulation-optimization configurations for real-time decision-making in fugitive interception" (https://doi.org/10.1016/j.simpat.2024.102923).
The optimization algorithm can be found under platypus-fork.zip.
In simopt-configs.zip, the folders _cleaned data_ and _models_ contain all results and software for:
- Sequential Simulation Optimization (abbreviated as _seq_ in file names), solved with MIP solver CBC (https://github.com/coin-or/Cbc)
- Sequential Simulation Optimization (_seq_), solved with metaheuristic Borg
- Simulation Model Optimization (abbreviated as _smo_ in file names), solved with metaheuristic Borg.