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:
20
maps/shortest
Normal file
20
maps/shortest
Normal 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
|
Reference in New Issue
Block a user