Module org.jgrapht.core
Package org.jgrapht.alg.flow
Class MaximumFlowAlgorithmBase.VertexExtensionBase
java.lang.Object
org.jgrapht.alg.flow.MaximumFlowAlgorithmBase.VertexExtensionBase
- All Implemented Interfaces:
Extension
- Direct Known Subclasses:
DinicMFImpl.VertexExtension,PushRelabelMFImpl.VertexExtension
- Enclosing class:
MaximumFlowAlgorithmBase<V,E>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
VertexExtensionBase
public VertexExtensionBase()Constructs a new vertex extension base.
-
-
Method Details
-
getOutgoing
-