sub_solution Struct Reference
Detailed Description
sub-solution
Definition at line 89 of file cons_stpcomponents.c.
Data Fields | |
int * | subedgesSol |
int | nsubedges |
Field Documentation
◆ subedgesSol
int* sub_solution::subedgesSol |
solution: UNKNOWN/CONNECT
Definition at line 91 of file cons_stpcomponents.c.
Referenced by subsolFixOrgEdges(), subsolFree(), subsolGet(), and subsolInit().
◆ nsubedges
int sub_solution::nsubedges |
number of edges of subproblem
Definition at line 92 of file cons_stpcomponents.c.
Referenced by subsolFixOrgEdges(), and subsolInit().