Back to News
Advertisement
Advertisement

Discussion (1 Comments)Read Original on HackerNews

shraiwiabout 7 hours ago
Space filling curves can be used to compute good TSP tours in O(n log n) time and linear space.

This describes an implementation using a Rolodex to plan Meals on Wheels routes.