#include <abstractDigraph.h>
Inheritance diagram for supersaturatedNodes:
Public Member Functions | |
supersaturatedNodes (const abstractDiGraph &_G, TCap _delta) throw () | |
~supersaturatedNodes () throw () | |
unsigned long | Size () const throw () |
bool | IsMember (const TNode i) const throw (ERRange) |
Objects specify all graph nodes with Divergence() > Demand() + delta where the latter is the capacity scaling parameter
|
|
|
|
|
Test for indet set membership.
Implements indexSet< TNode >. |
|
Implements indexSet< TNode >. |