Skip to main content

Module matching

Module matching 

Source

Structsยง

MatchedEdges
MatchedNodes
Matching
Computed matching of the graph.

Enumsยง

Label ๐Ÿ”’

Traitsยง

WithDummy ๐Ÿ”’

Functionsยง

augment_path ๐Ÿ”’
find_join ๐Ÿ”’
greedy_matching
Compute a matching using a greedy heuristic.
greedy_matching_inner ๐Ÿ”’
maximum_matching
Compute the maximum matching using Gabowโ€™s algorithm.
non_backtracking_dfs ๐Ÿ”’