Sharpach / Algorithms

Algorithms and data structures exercises
MIT License
24 stars 29 forks source link

#35 AStar #45

Closed Leefrost closed 6 years ago

Leefrost commented 6 years ago

Provided simple realization for A* algo. Added 2d Matrix playground for test purposes.

Leefrost commented 6 years ago

Sorry, my fault. Forgot to check out on master before committing it. I create new PR #53 witch are based on master. This PR can be closed