• mem_node_undominated_parents() returns the list of parent nodes which are not in the retained subtree.

  • mem_node_dominated_ids() returns the ids of all nodes in the dominated subtree.

Usage,
mem_node_undominated_parents(node)

mem_node_dominated_ids(node)

Arguments

node

A memtools node.