Possible Duplicate:
How can I use the A star algorithm to find the first 100 shortest paths?
How to modify the A* algorithm in order to find the first k(let's say 50) shortest paths ? I need to develop it as a C++ application. Please explain. Thanks a lot friends...