Skip to content

Bug fixes and minor updates

Compare
Choose a tag to compare
@jengstud jengstud released this 14 Feb 15:48
· 7 commits to master since this release
af54b32

Bugs

  • Fixed a typo in lexicographic extreme point method
  • Comparison of equality between extreme point solutions now with tolerance instead of exact comparison
  • Fixed ParetoController breaking, when a cost function with weight = 0 was added to the controller
  • Fixed prediction horizon status.horizonTime not being set in negotiation
  • Fixed fixed eval predictions accidentally being cleared in previousStatus when eval function is scenario dependent

Improvements

  • The simulation results directory can now be set freely, by passing it as a an argument when creating a Simulation
  • Slight cleanup of Pareto code
  • Front determination methods will now print progress to log
  • Added section on how to cite PARODIS to the readme