| Package | Description | 
|---|---|
| org.jgrapht.alg.flow | 
 Flow related algorithms. 
 | 
| org.jgrapht.alg.util.extension | 
 Utility classes for managing extensions/encapsulations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PushRelabelMFImpl.VertexExtension
Vertex extension for the push-relabel algorithm, which contains an additional height. 
 | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ExtensionFactory<B extends Extension>
Factory class which creates extension/encapsulation objects 
 | 
class  | 
ExtensionManager<T,B extends Extension>
Convenience class to manage extensions/encapsulations. 
 | 
Copyright © 2018. All rights reserved.