Uses of Class
de.bsommerfeld.pathetic.api.pathing.heuristic.HeuristicContext
Packages that use HeuristicContext
-
Uses of HeuristicContext in de.bsommerfeld.pathetic.api.pathing.heuristic
Methods in de.bsommerfeld.pathetic.api.pathing.heuristic with parameters of type HeuristicContextModifier and TypeMethodDescriptiondouble
IHeuristicStrategy.calculate
(HeuristicContext heuristicContext) double
LinearHeuristicStrategy.calculate
(HeuristicContext heuristicContext) double
SquaredHeuristicStrategy.calculate
(HeuristicContext heuristicContext)