Uses of Class
org.episteme.core.mathematics.discrete.AStarSearch
Packages that use AStarSearch
-
Uses of AStarSearch in org.episteme.core.mathematics.discrete
Methods in org.episteme.core.mathematics.discrete that return AStarSearchModifier and TypeMethodDescriptionstatic <V> AStarSearch<V, Double> AStarSearch.ofDouble(AStarHeuristic<V, Double> heuristic)