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

There is a problem in astar algorithm. #30

Open
Killajam opened this issue May 18, 2022 · 1 comment
Open

There is a problem in astar algorithm. #30

Killajam opened this issue May 18, 2022 · 1 comment

Comments

@Killajam
Copy link

Hi zhm-real:
In astart, you build a priority queue.However, it will have repetition point when update the f value of a point.
I would like to know that how to avoid this situation or something i miss that you have already avioded this situation.`

@Kchour
Copy link

Kchour commented Jun 15, 2022

Can you clarify what you mean by "repetition point"?

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

No branches or pull requests

2 participants