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