|
Methods defined here:
- __init__(self, oldN)
- checkConsistency(self)
- Provide simple graph (DiGraph) newN with default values 0 set.
- nameConvention(self)
- Replace node names s or t with a suitable integer.
- reverseNameConvention(self, C)
- If node names "s" or "t" were used, set them back in N and, if
necessary, in C.
|