Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: 如何使用 A 星算法找到前 100 条最短路径?
如何修改 A* 算法以找到前 k(比如说 50)条最短路径?我需要将其开发为 C++ 应用程序。请解释。非常感谢朋友...