Releases: PeterNaggschga/Simopticon
Releases · PeterNaggschga/Simopticon
v1.1.0
What's Changed
- added new optimizers by @PeterNaggschga in #31
- added MonteCarlo optimizer
- added RandomNeighbors optimizer
- added parameter files
- ACC controller
- Flatbed controller
- Ploeg controller
- Yan consensus controller
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- moved saveValues function from DirectOptimizer to Controller by @PeterNaggschga in #27
- fixed constant headway calculation by @PeterNaggschga in #29
- fixed deletion of bad results by @PeterNaggschga in #30
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Initial release
- Framework implemented
- Variance of DIRECT algorithm implemented as Optimizer
- Interface to Plexe implemented as SimulationRunner
- Evaluation of Plexe result files implemented
New Contributors
- @PeterNaggschga made their first contribution in #2
Full Changelog: https://github.com/PeterNaggschga/simopticon/commits/v1.0.0