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

Pathfinding redux #76

Draft
wants to merge 30 commits into
base: develop
Choose a base branch
from
Draft

Pathfinding redux #76

wants to merge 30 commits into from

Conversation

aliaksei135
Copy link
Owner

  • Add Djikstra to use as pathfinding option or as benchmark for heuristic based algorithms
  • All PF algorithms now have path integral of risk as cost metric
  • Ensure all heuristics are admissible using k value to scale h values down slightly

@aliaksei135 aliaksei135 marked this pull request as draft October 28, 2021 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant