Class PushRelabelMFImpl.VertexExtension

  • All Implemented Interfaces:
    Extension
    Enclosing class:
    PushRelabelMFImpl<V,​E>

    public class PushRelabelMFImpl.VertexExtension
    extends Object
    Vertex extension for the push-relabel algorithm, which contains an additional height.
    • Constructor Detail

      • VertexExtension

        public VertexExtension()
    • Method Detail

      • getOutgoing

        public List<org.jgrapht.alg.flow.MaximumFlowAlgorithmBase.AnnotatedFlowEdge> getOutgoing()