remove_non_minimal_node_sets

Function remove_non_minimal_node_sets 

Source
pub fn remove_non_minimal_node_sets(node_sets: Vec<NodeIdSet>) -> Vec<NodeIdSet> 
Expand description

Reduce to minimal node sets, i.e. to a set of node sets so that no member set is a superset of another.