pyastar2d icon indicating copy to clipboard operation
pyastar2d copied to clipboard

Add tie breaker

Open Flova opened this issue 2 years ago • 0 comments

Adds a tiebreaker as described in http://theory.stanford.edu/~amitp/GameProgramming/Heuristics.html#breaking-ties. This results in the following improvement: image

Previous versions produced these paths: image

Flova avatar Oct 27 '23 13:10 Flova