generic, fast lookup on one dimensional intervals. The implementation is based on treaps, augmented for intervals. Treaps are randomized self balancing binary search trees.
-
Updated
Jan 6, 2024 - Go
generic, fast lookup on one dimensional intervals. The implementation is based on treaps, augmented for intervals. Treaps are randomized self balancing binary search trees.
Add a description, image, and links to the fast-ip-lookup topic page so that developers can more easily learn about it.
To associate your repository with the fast-ip-lookup topic, visit your repo's landing page and select "manage topics."