Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional pathfinders #6

Closed
11 tasks done
g-amador opened this issue Apr 25, 2020 · 0 comments
Closed
11 tasks done

Additional pathfinders #6

g-amador opened this issue Apr 25, 2020 · 0 comments
Assignees

Comments

@g-amador
Copy link
Owner

g-amador commented Apr 25, 2020

Add additional pathfinders (only ones without task box are novelty):

  1. A* and variants:
  • Dijkstra, Best First Search, Fringe search
  • Trace
  • Jump Point Search
  1. Any angle pathfinders:
  • Theta*
  1. General purpose bounded sub-optimal searches
  • Alpha*
  • Static Weighted A*
  • Revised Dynamic Weighted A*
  • Optimistic Search and Skeptical Search
  1. Influence based:
@g-amador g-amador self-assigned this Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant