#include <sparseBigraph.h>
Inheritance diagram for inducedBigraph:
Public Member Functions | |
inducedBigraph (abstractMixedGraph &, const indexSet< TNode > &, const indexSet< TNode > &, const TOption=OPT_PARALLELS) throw (ERRejected) |
This graph maps all nodes in the two specified index sets and all arcs connecting these node sets.
|
|