Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1.02 KB

README.md

File metadata and controls

13 lines (9 loc) · 1.02 KB

BlockDecomposition.jl

Build Status codecov Project Status: Active – The project has reached a stable, usable state and is being actively developed. License: MPL 2.0

BlockDecomposition is a package providing features to take advantage of the shape of block structured problem; in other words, problems on which Dantzig-Wolfe decomposition or Benders decomposition can be applied.

Although BlockDecomposition is a JuMP extension, it is not written nor maintained by the primary developers of JuMP.

Example for Dantzig-Wolfe decomposition