Function l_match

Source
pub fn l_match(
    x: &HashSet<Node>,
    y: &HashSet<Node>,
    p: f64,
) -> HashMap<Node, Node>