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 ipranges topic page so that developers can more easily learn about it.
To associate your repository with the ipranges topic, visit your repo's landing page and select "manage topics."