Functions
generate_strongly_connected_components(...)
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
BlockData
solve_strongly_connected_components(block, *)
solve_strongly_connected_components
Solve a square system of variables and equality constraints by solving strongly connected components individually.