BlockDecomposition.jl

Extension of JuMP to model decomposable mathematical programs (using Benders or Dantzig-Wolfe decomposition paradigm)

OTHER License

Stars
27
Committers
9

Bot releases are visible (Hide)

BlockDecomposition.jl - v1.2.0

Published by github-actions[bot] over 4 years ago

BlockDecomposition v1.2.0

Diff since v1.1.1

Merged pull requests:

  • Pricing oracle declaration (#21) (@guimarqu)
  • Rm unused fields in Tree (#22) (@guimarqu)
  • Pricing oracle interface (#23) (@guimarqu)
  • Pricing oracle bounds methods (#24) (@guimarqu)
BlockDecomposition.jl - v1.1.1

Published by github-actions[bot] over 4 years ago

BlockDecomposition v1.1.1

Diff since v1.1.0

Closed issues:

  • Create subproblems only for subsets / Mix AxisIDs and other IDs in JuMP object definitions (#14)
  • Method vcat(Axis, Array) (#16)

Merged pull requests:

  • Better hook (#13) (@guimarqu)
  • Subproblems4subsets (#15) (@persiflex)
  • Install TagBot as a GitHub Action (#17) (@JuliaTagBot)
  • addresses issue #16 by creating a method vcat(axis, array) to avoid vcat(axis.container, array) (#18) (@persiflex)
  • Primal & dual bounds of objective (#20) (@guimarqu)
BlockDecomposition.jl - v1.1.0

Published by julia-tagbot[bot] about 5 years ago

v1.1.0 (2019-10-11)

Diff since v1.0.0

Closed issues:

  • Conditional constraints (#10)

Merged pull requests:

BlockDecomposition.jl - v1.0.0

Published by julia-tagbot[bot] about 5 years ago

v1.0.0 (2019-09-27)

Diff since ece77ee005eaab4d2ac93b7ee7c1677cb25ec4e5

Closed issues:

  • look_dec_axis does not support Array{ConstraintRef} (#4)
  • Multiplicity lb (#3)

Merged pull requests: