pub fn remove_non_minimal_node_sets(node_sets: Vec<NodeIdSet>) -> Vec<NodeIdSet> ⓘ
Reduce to minimal node sets, i.e. to a set of node sets so that no member set is a superset of another.