#include <abstractMixedGraph.h>
Inheritance diagram for inducedArcs:

Public Member Functions | |
| inducedArcs (const abstractMixedGraph &_G, const indexSet< TNode > &_nodeSet) throw () | |
| ~inducedArcs () throw () | |
| unsigned long | Size () const throw () |
| bool | IsMember (TArc i) const throw (ERRange) |
|
||||||||||||
|
|
|
|
|
|
|
Test for indet set membership.
Implements indexSet< TArc >. |
|
|
Implements indexSet< TArc >. |