Package quoggles.auxboxes.inducedsubgraph

Class Summary
InducedSubGraph_Box Input: one or several graph elements Output: the graph elements belonging to the induced sub graph of the input elements From a collection of graph elements as input, this box returns a collection of graph elements that belong to the subgraph induced by the given nodes and edges.
InducedSubGraph_Icon