-
Classes Class Description org.jgrapht.alg.linkprediction.SørensenIndexLinkPrediction Class will be replaced by SorensenIndexLinkPrediction
-
Enums Enum Description org.jgrapht.alg.util.VertexDegreeComparator.Order
-
Methods Method Description org.jgrapht.alg.util.VertexDegreeComparator.compare(V, V)
-
Constructors Constructor Description org.jgrapht.alg.shortestpath.DeltaSteppingShortestPath(Graph<V, E>, double) org.jgrapht.alg.util.VertexDegreeComparator(Graph<V, E>) org.jgrapht.util.ModifiableInteger() not really deprecated, just marked so to avoid mistaken use.