Works a bit less but on in a better way

changed rules of queue addition
still problems on map4 with 2 merged paths
This commit is contained in:
Tanguy MAZE
2019-04-19 13:26:13 +02:00
parent 54be2278c0
commit 1f24922155
31 changed files with 14573 additions and 22 deletions

20
maps/shortest Normal file
View File

@@ -0,0 +1,20 @@
3
##start
start 0 0
##end
end 1 1
long0 2 2
long1 3 3
short 4 4
longer0 5 5
longer1 6 6
longer2 7 7
start-long0
long0-long1
long1-end
start-short
short-end
start-longer0
longer0-longer1
longer1-longer2
longer2-end