Tags: jump-dev/MultiObjectiveAlgorithms.jl
Tags
[Diff since v1.3.3](v1.3.3...v1.3.4) **Merged pull requests:** - Fix test return for new HiGHS version (#84) (@odow) - Small formatting change to avoid const MOI = MOA.MOI (#87) (@odow) - Disallow querying is_set_by_optimize attributes unless explicitly supported (#88) (@odow) - Prep for v1.3.4 (#89) (@odow) **Closed issues:** - Some attributes don't make sense to query (#86)
## MultiObjectiveAlgorithms v1.3.0 [Diff since v1.2.0](v1.2.0...v1.3.0) **Merged pull requests:** - Add support for TimeLimitSec to Lexicographic (#70) (@vcoppe) - Skip failing test in DominguezRios.jl (#71) (@odow) - Over-estimate nadir point in algorithms to fix cycling (#73) (@kofgokhan) - Prep for v1.3.0 (#74) (@odow) **Closed issues:** - DominguezRios does not terminate (#72)
## MultiObjectiveAlgorithms v1.1.0 [Diff since v1.0.0](v1.0.0...v1.1.0) **Merged pull requests:** - Add Tamby Vanderpooten algorithm (#67) (@kofgokhan)
## MultiObjectiveAlgorithms v1.0.0 [Diff since v0.1.7](v0.1.7...v1.0.0) **Closed issues:** - efficient solution/non-dominated point missing with MOA.Lexicographic() (#58) - KirlikSayin with unbounded objectives (#60) - Fix when solver doesn't support objective (#61) **Merged pull requests:** - Update README (#57) (@odow) - [breaking] Add LexicographicAllPermutations and change default (#59) (@odow) - Fix support for VectorOfVariables objectives (#62) (@odow) - Fix MOI.supports for MOI.ObjectiveFunction (#63) (@odow) - Fix warning on non-finite nadir point (#64) (@odow) - Add warning for removed all_permutations (#65) (@odow) - Prep for v1.0.0 (#66) (@odow)
## MultiObjectiveAlgorithms v0.1.7 [Diff since v0.1.6](v0.1.6...v0.1.7) **Merged pull requests:** - Support solve_time(model) (#56) (@remi-garcia)
PreviousNext