[][src]Function gsgdt::match_graphs

pub fn match_graphs<'a>(
    d1: &'a DiffGraph<'_>,
    d2: &'a DiffGraph<'_>
) -> Mapping<'a>

Matches both graphs and returns the mapping of nodes from g1 to g2