Struct HSCutNetFlow::CutNetInfo¶
Defined in File HSCutNetFlow.h
Nested Relationships¶
This struct is a nested type of Class HSCutNetFlow.
Struct Documentation¶
-
struct CutNetInfo
Public Members
-
int originalNetId = -1
-
int fromNode = -1
-
int toNode = -1
-
int fromPart = -1
-
int toPart = -1
-
std::vector<int> cutEdgeIds
-
std::vector<int> originalEdgeIds
-
int originalNetId = -1