New improved route finding algorithm
authorDirk Koopman <djk@tobit.co.uk>
Tue, 24 Jun 2008 18:36:57 +0000 (19:36 +0100)
committerDirk Koopman <djk@tobit.co.uk>
Tue, 24 Jun 2008 18:36:57 +0000 (19:36 +0100)
This is what Changes says:

Change the route finding algorithm completely. No more recursion. No more
tree searching. It now gives you answers even on a partial cluster map. Oh
and the answers are correct, instead on completely random.

Also completely remove RouteDB from the equation.
Also change sh/newc to default to node map rather than node+user map.


No differences found