brean / python-pathfinding

Implementation of common pathfinding algorithms

Home Page:https://brean.github.io/svelte-pyscript-pathfinding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests for all heuristics

brean opened this issue · comments

currently euclidean and chebyshev heuristics are not tested (see
https://coveralls.io/builds/14862532/source?filename=pathfinding%2Fcore%2Fheuristic.py )