Skip to content

v0.2.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 27 Nov 21:59
· 731 commits to master since this release
v0.2.0
b90978d

v0.2.0 (2019-11-27)

Diff since v0.1.1

Closed issues:

  • Using filter not a good idea? (#185)
  • Optimizer for master problem requires supporting integer variables (#182)
  • Single variable objective function (#181)
  • No column generated & IP Restricted Master Heuristic finds a feasible solution (#174)
  • The error when I add Coluna in Julia 1.2 (#172)
  • error getbestprimasol when OptimizationResults empty (#167)
  • Add support of identical subproblems (#163)
  • Untested behavior if max nb of iterations reached in colgen (#162)
  • A better error msg if no underlying solver chosen (#153)
  • values of timers not reset (#147)
  • wrong bounds in small gap instance (#146)
  • Review of GAP basic example in doc (#145)
  • Wrong termination status (#136)
  • Dual value assert fails in LinQuadOptInterface (#131)
  • Variable added to master constraints with wrong coefficients (#128)
  • bound changes are wrongly propagated (#121)
  • Bounds of convexity constraints in master (#118)
  • move function getparent to BD (#110)
  • Coefficients matrix does not return constraint when lhs empty (#108)
  • Remove functions setalgorithm and getalgorithm from StrategyRecord. (#107)
  • getvars(::Formulation) should return a membersvector (#106)
  • Formulation is not up-to-date in beginning of apply!(ConquerStrategy) (#105)
  • Decomposition: Create pricing setup var in subproblem creation (#104)
  • Homogeneous return structure for optimize! functions (#89)
  • Solver -> Algorithm (#79)
  • Move demos outside Coluna.jl (#73)
  • Retrieve objective value and solution value through JuMP/MOI (#64)
  • Preprocessing (#62)
  • Write a nice readme (#58)
  • Make Coluna work with CPLEX (#56)
  • Variable & Constraint ids depend on Formulation (#54)
  • Remove bound changes in setdown (#53)
  • Error tagging new release (#50)
  • Move code from eval to treat (#49)
  • Update docs (#45)
  • Pure phase 1 to Simplex-based colgen (#43)
  • Local artificial variables (#41)
  • François's review of varconstr (#40)
  • user-friendly modeling of multiple subproblems (#38)
  • Subroblem membership (#6)

Merged pull requests: