A-star heuristic
Implement one heuristic for A* and compare how it works out compared to no heuristic.
A* impl. should be given.
Edited by Maarten Sijm
Implement one heuristic for A* and compare how it works out compared to no heuristic.
A* impl. should be given.