Defined in File BMatching.hpp
Public Functions
Constructs a new BMatching.
b – b values
numNodes – Maximum number of nodes.
Checks whether this is a proper b-matching.
bool
Sets two nodes u and v as each others matching NodeMatches.
u –
v –
Checks if the two nodes u and v are matched together.
u – node.
v – node.
bool
Get the number of edges in this b-matching.
Number of edges in b-matching.
Get total weight of edges in this b-matching.
edgeweight