]> git.tdb.fi Git - r2c2.git/commit
Keep better track of routes
authorMikko Rasa <tdb@tdb.fi>
Tue, 15 Apr 2014 15:25:34 +0000 (18:25 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 15 Apr 2014 15:34:17 +0000 (18:34 +0300)
commit9815c9f587063b3378e07bcd868c0ff6055a4e15
tree7b53fde77e45fea37b7861a511518f96a20db713
parent0ac334781fcb5029e4ea9236a8e93f43169eb7f2
Keep better track of routes

Finding the correct route for each allocated block from scratch is prone
to errors if the combined route contains loops.
source/libr2c2/trainrouter.cpp
source/libr2c2/trainrouter.h