PetarV- / Algorithms

Several algorithms and data structures implemented in C++ by me (credited to others where necessary).
MIT License
645 stars 235 forks source link

inStack[w]=false; is needed #4

Closed AStarJava closed 10 years ago

AStarJava commented 10 years ago

inStack[w]=false; is needed, or there is a bug in your code...

AStarJava commented 10 years ago

inStack[w]=false; is needed at line 66, or there is a bug in your code...