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

Bi-A* does not find the shortest path #10

Open
brean opened this issue Dec 29, 2017 · 2 comments
Open

Bi-A* does not find the shortest path #10

brean opened this issue Dec 29, 2017 · 2 comments
Labels
bug Something isn't working

Comments

@brean
Copy link
Owner

brean commented Dec 29, 2017

see qiao/PathFinding.js#28

@brean brean added the bug Something isn't working label Dec 29, 2017
@brean brean changed the title [possible bug] Check, if Bi-A* is working correctly Check, if Bi-A* is working correctly Feb 9, 2018
@brean
Copy link
Owner Author

brean commented Apr 13, 2018

This might also be the reason why weighted path finding does not work.

@brean brean changed the title Check, if Bi-A* is working correctly Bi-A* does not find the shortest path May 2, 2018
@brean
Copy link
Owner Author

brean commented Jun 4, 2023

could also be solved using the Theata* Line-of-Sight algorithm (?)
https://news.movel.ai/theta-star

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant