#include <mixedGraph.h>
Inheritance diagram for inducedSubgraph:

Public Member Functions | |
| inducedSubgraph (abstractMixedGraph &, const indexSet< TNode > &, const TOption=OPT_PARALLELS) throw (ERRejected) | |
| inducedSubgraph (abstractMixedGraph &, const indexSet< TNode > &, const indexSet< TArc > &, const TOption=OPT_PARALLELS) throw (ERRejected) | |
This graph maps all nodes in a specified index set and all arcs whose both end nodes are mapped. If an arc index set is specified, this further restricts the mapped arc set.
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|