Releases: lanl-ansi/MathProgIncidence.jl
Releases · lanl-ansi/MathProgIncidence.jl
v0.3.0
New features
block_triangularizemethod to get the ordered partition of a well-constrained system in block-lower triangular form- Methods to call
maximum_matching,connected_components,dulmage_mendelsohn, andblock_triangularizeon matrices and JuMP models (in addition toIncidenceGraphInterface)
v0.2.0
Version 0.2.0
- Removes minor version requirements for e.g. JuMP in Project.toml. These requirements were probably too restrictive; now we can freely update JuMP while using MathProgIncidence
- Adds support for
MOI.ScalarNonlinearFunction
@JuliaRegistrator register branch=main