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

难道没人发现你这个H值没有乘代价(*10)吗,会导致一半的路寻不到,且增加消耗 #3

Closed
wushu037 opened this issue Jul 28, 2021 · 1 comment

Comments

@wushu037
Copy link

wushu037 commented Jul 28, 2021

image

image

https://blog.csdn.net/qq_43413788/article/details/108630704
我这篇博客里有分析,如果我错了请指正

@wushu037 wushu037 changed the title 难道没人发现你这个H值没有乘代价(*10)吗? 难道没人发现你这个H值没有乘代价(*10)吗,会导致寻路到最后一个格子不可达,且增加消耗 Jul 28, 2021
@wushu037 wushu037 changed the title 难道没人发现你这个H值没有乘代价(*10)吗,会导致寻路到最后一个格子不可达,且增加消耗 难道没人发现你这个H值没有乘代价(*10)吗,会导致一半的路寻不到,且增加消耗 Jul 28, 2021
ClaymanTwinkle added a commit that referenced this issue Jul 28, 2021
@wushu037
Copy link
Author

摘自:#1
和作者进行了讨论后,解决了这个问题。==感谢作者还在维护这个项目==😊
image

现在百度搜索到的Java-astar很多权重比较高的结果都是直接copy的此仓库之前错误的代码,会造成使用中的错误

希望作者能把这两个issue打开,closed的状态很容易会让人忽略有用的issue

这样能够尽量让其他人使用时或者回来找问题时更清晰明白

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