Recent Releases of simopticon

simopticon - v1.1.0

What's Changed

  • added new optimizers by @PeterNaggschga in https://github.com/PeterNaggschga/Simopticon/pull/31
    • added MonteCarlo optimizer
    • added RandomNeighbors optimizer
    • added parameter files
      • ACC controller
      • Flatbed controller
      • Ploeg controller
      • Yan consensus controller

Full Changelog: https://github.com/PeterNaggschga/Simopticon/compare/v1.0.1...v1.1.0

- C++
Published by PeterNaggschga about 2 years ago

simopticon - v1.0.1

What's Changed

  • moved saveValues function from DirectOptimizer to Controller by @PeterNaggschga in https://github.com/PeterNaggschga/simopticon/pull/27
  • fixed constant headway calculation by @PeterNaggschga in https://github.com/PeterNaggschga/simopticon/pull/29
  • fixed deletion of bad results by @PeterNaggschga in https://github.com/PeterNaggschga/simopticon/pull/30

Full Changelog: https://github.com/PeterNaggschga/simopticon/compare/v1.0.0...v1.0.1

- C++
Published by PeterNaggschga over 2 years ago

simopticon - 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 https://github.com/PeterNaggschga/simopticon/pull/2

Full Changelog: https://github.com/PeterNaggschga/simopticon/commits/v1.0.0

- C++
Published by PeterNaggschga over 2 years ago