Skip to content

v0.3.10

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 19:17
· 473 commits to master since this release
1059e02

Coluna v0.3.10

Diff since v0.3.9

Closed issues:

  • Not enough tests for set/get of Variables and Constraints (#176)
  • Create the original formulation and then the Problem (#268)
  • Ref to the pricing setup var in dantzig wolfe sp (#283)
  • Bin Packing : Coluna does not find a solution when CPLEX subsolver (#382)
  • missing docstring for DefaultRestrictedMasterHeuristic (#460)
  • CapacitatedVehicleRouting demo utilization problem (#498)
  • can Coluna decompose a general large scale MILP model? (#539)
  • Retrieve disagreggated solution (#540)
  • warning message in Knapsack custom model test (#541)
  • No primal primal bound? (#545)
  • Support of JuMP anonymous constraints/variables (#553)
  • Benders is not working on a simple example (#554)
  • no method matching isless(::Solution, ::Solution) (#555)
  • MethodError: no method matching isless (#558)
  • JuMP.write_to_file does not work (#559)
  • Decompose twice at the same level. (#560)
  • Unsupported AffExpr, MathOptInterface.Interval{Float64} (#563)
  • Fill mode closed in get MOI.ConstraintFunction for viewing coefmatrix (#575)
  • dev doc not generated (#582)
  • Access to dual value of constraints of the master problem (#591)
  • Dual bound of tree search should be equal to the worst dual bound of open nodes (#597)

Merged pull requests: