Hilbert curve scheduling refers to a method for arranging data access patterns that leverage the properties of the Hilbert curve, a space-filling curve that preserves locality. The Hilbert curve is a continuous fractal space-filling curve that maps multi-dimensional space to one dimension while maintaining spatial locality, meaning that points that are close together in multi-dimensional space remain close together in one-dimensional representation.
Articles by others on the same topic
There are currently no matching articles.