Bonifatius94/VebTrees
an implementation of the van-Emde-Boas tree data structure, serving as a very efficient priority queue
C#MIT
Issues
- 0
Reduce Locals Alloc Time Complexity
#16 opened by Bonifatius94 - 0
Add Unit + Benchmarking Tests
#11 opened by Bonifatius94 - 0
Make Max Storage More Efficient
#2 opened by Bonifatius94 - 0
Add Bitwise Tree Leafs
#14 opened by Bonifatius94 - 0
Add CI/CD Pipeline (Build + Test + Release)
#13 opened by Bonifatius94 - 0
Add Lazy Tree Node Allocation
#1 opened by Bonifatius94 - 0
Add Predecessor Function
#8 opened by Bonifatius94 - 0
Stablilize Insert/Delete Operations
#3 opened by Bonifatius94 - 0
Global Is No VEB Tree
#5 opened by Bonifatius94 - 0
Support Succ/Pred in Const Time
#4 opened by Bonifatius94