Hacker News
Some combinatorial applications of spacefilling curves
https://www2.isye.gatech.edu/~jjb/research/mow/mow.html
Comments
shraiwi
Jul 25, 2026, 5:37 PM
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.
This describes an implementation using a Rolodex to plan Meals on Wheels routes.