Module subgraph_matching::order[][src]

Functions

Builds a matching order by starting with the node with the minimum number of candidates and iteratively selecting nodes that are adjacent to already selected nodes and having the minimum number of candidates.