-
Terminally Deprecated ElementsElementDescriptionuse
VertexDegreeComparator.of(Graph)
for ascending order orreverse the comparator
for descending order.useRatioVertex.id
insteaduseRadixSort.setCutOff(int)
instead
-
Deprecated EnumsEnumDescription
-
Deprecated Fields
-
Deprecated MethodsMethodDescription
-
Deprecated ConstructorsConstructorDescriptionreplaced with
DeltaSteppingShortestPath(Graph, ThreadPoolExecutor)
useVertexDegreeComparator.of(Graph)
for ascending order orreverse the comparator
for descending order.not really deprecated, just marked so to avoid mistaken use.
PushRelabelMFImpl.setUseGapRelabelingHeuristic(boolean)
instead