]> git.tdb.fi Git - r2c2.git/commit
Eliminate the one step delay in adding tracks to routes
authorMikko Rasa <tdb@tdb.fi>
Tue, 3 Feb 2015 22:37:24 +0000 (00:37 +0200)
committerMikko Rasa <tdb@tdb.fi>
Wed, 4 Feb 2015 09:13:17 +0000 (11:13 +0200)
commit997e14793d8e58d3cb14a495970b36b1e0cad39b
treed470d00344812724e2374f241131abe0597dca16
parentbf321305d7bf65aa5033a835f61370cd48f54619
Eliminate the one step delay in adding tracks to routes

It is no longer necessary now that we inspect linked tracks to detect
loops.  Removing it makes the logic easier to understand.
source/libr2c2/trainrouteplanner.cpp
source/libr2c2/trainrouteplanner.h