Crates.io | zoc |
lib.rs | zoc |
version | 0.3.0 |
source | src |
created_at | 2024-06-05 17:05:23.115178 |
updated_at | 2024-09-10 13:12:22.206971 |
description | Z-order curve based multidimensional range search |
homepage | |
repository | https://github.com/twittner/zoc |
max_upload_size | |
id | 1262986 |
size | 55,757 |
This repository contains a simple implementation of Z-order curves along
with litmax
and bigmin
calculations as described in the paper
"Multidimensional Range Search in Dynamically Balanced Trees" by H. Tropf
and H. Herzog (Angewandte Informatik 2/1981, pp. 71-77).