Skip to content

Faster tree routing

Eddie Schoute requested to merge faster-tree-routing into master

The tree routing algorithm is quite slow. This improves its speed significantly but in absolute terms is still slow. Not too sure if it can be improved further.

Merge request reports