Prevent the same vertex to be added twice to the front in find_shortest_path.
authorFrancois Fleuret <francois@fleuret.org>
Tue, 21 Aug 2012 21:59:49 +0000 (14:59 -0700)
committerFrancois Fleuret <francois@fleuret.org>
Tue, 21 Aug 2012 21:59:49 +0000 (14:59 -0700)
commit3fe1f714514a55322e22717eeddf76f9f019c658
treea548860b928ba1da6f7d7c3c91c09b78b6a018d2
parent431a713619d30dd7bb6e71bdbce9cef79a60ccca
Prevent the same vertex to be added twice to the front in find_shortest_path.
mtp.cc