]> git.tdb.fi Git - r2c2.git/commitdiff
Penalize steps other than the fastest one
authorMikko Rasa <tdb@tdb.fi>
Thu, 5 Feb 2015 08:48:48 +0000 (10:48 +0200)
committerMikko Rasa <tdb@tdb.fi>
Thu, 5 Feb 2015 08:48:48 +0000 (10:48 +0200)
This encourages the planner to follow a single chain of steps and avoids
exploding the state tree too much.  In the future this may be replaced by
different speed limits on diverging paths of turnouts (reducing the
ambiguity of fastest path) and an actual heuristic for potential wait time
(giving wait states an implicit penalty).


No differences found