scc_solver

Functions

generate_strongly_connected_components(...)

Yield in order BlockData that each contain the variables and constraints of a single diagonal block in a block lower triangularization of the incidence matrix of constraints and variables

solve_strongly_connected_components(block, *)

Solve a square system of variables and equality constraints by solving strongly connected components individually.