honzaap / Pathfinding

Pathfinding on a real map anywhere in the world

Home Page:https://honzaap.github.io/Pathfinding/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Pathfinding using Q* Approach

ighoshsubho opened this issue · comments

What I will be doing -

  • Based on recent paper on Q*, I will apply the algorithm to find the shortest path
  • I will add links to relevant articles which mentions the working of algorithm