#include <abstractDigraph.h>
Inheritance diagram for deficientNodes:

Public Member Functions | |
| deficientNodes (const abstractDiGraph &_G, TCap _delta) throw () | |
| ~deficientNodes () 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 >. |