MCPcopy Create free account
hub / github.com/dabing1022/Blog / AshCrowFlight

Class AshCrowFlight

Processing/pathfinder/AshCrowFlight.java:35–66  ·  view source on GitHub ↗

This class is used to calculate the heuristic estimated-cost-to-goal. It estimates the cost to goal as the Euclidean (as the crow flies) distance between the current node and the goal. It is also possible to apply a scaling factor to the heuristic. @author Peter Lager

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected