Skip to content

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 01:13
· 139 commits to master since this release

Updates:

  • Add MINIMAX model (for siman and JuMP)
  • Add custom optimization function (for siman)
  • Add "No objective" optimization for JuMP solver (for siman it is not needed since you can choose to explore only feasibility neighbourhoods)
  • Major refactoring of structs and siman solver
  • Add one example for each combination of model/solver
  • Removed CC maximin example (still to be tested after the refactoring)