| Class and Description |
|---|
| org.jgrapht.alg.EdmondsKarpMaximumFlow
Use
EdmondsKarpMaximumFlow instead |
| org.jgrapht.GraphHelper
Use
Graphs instead. |
| org.jgrapht.alg.StrongConnectivityInspector
Use
KosarajuStrongConnectivityInspector instead. |
| Constructor and Description |
|---|
| org.jgrapht.alg.EdmondsBlossomShrinking() |
| org.jgrapht.event.GraphEdgeChangeEvent(Object, int, E)
Use new constructor which takes vertex parameters.
|
| org.jgrapht.util.ModifiableInteger()
not really deprecated, just marked so to avoid mistaken use.
|
Copyright © 2016. All rights reserved.