SCIP Doxygen Documentation
Loading...
Searching...
No Matches
SPQRRowReducedComponent Struct Reference

Detailed Description

Keeps track of the data relevant for each SPQR tree in the SPQR forest.

Definition at line 6905 of file network.c.

Data Fields

int rootDepth
reduced_member_id root

Field Documentation

◆ rootDepth

int SPQRRowReducedComponent::rootDepth

The depth of the root node of the subtree in the arborescence

Definition at line 6907 of file network.c.

Referenced by constructRowReducedDecomposition().

◆ root

reduced_member_id SPQRRowReducedComponent::root