Ian Clarke wrote: > How would you create a network with good-looking distribution, but > which doesn't route well?
Run the algorithm on a network that fundamentally isn't fit to allow for routing. For example one which is reducible (disconnected) or which doesn't have enough edges, or clustering, etc. // oskar
