Skip to content

0.4.0

Compare
Choose a tag to compare
@sgatto sgatto released this 15 Jul 09:08
· 1357 commits to develop since this release

Features

  • A new multi solver interface is introduced, we no longer use OR-tools
  • The user can choose different solvers
  • in case of unfeaseable problems, the program now prints a console and file outputs
  • Benders console information are now also printed on a specific file
  • solver traces can be activated by specific option in benders/bendersmpi console applications

Bug fixes

  • remove erroneus value from the "problem_status" entry of the output json file
  • fix display of overall cost of the best solutions