jacobnb / EGP410_Assignment4

EGP410 group assignment.
0 stars 0 forks source link

Fix A* priority queue value adjust #4

Closed jacobnb closed 5 years ago

jacobnb commented 5 years ago

the Priority queue probably does not update when an existing items value is changed. Need to remove and push it back in.

jacobnb commented 5 years ago

https://stackoverflow.com/questions/19467485/how-to-remove-element-not-at-top-from-priority-queue