EdgeGnW / RustPraxisProjekt2024

A rust graph library utilizing wavelettrees/matrices
0 stars 0 forks source link

unified the use of bitvectors #40

Closed EdgeGnW closed 1 week ago

EdgeGnW commented 2 weeks ago

unified the use of bitvectors to only use rank9sel for better performance on rank and select queries

also renamed get_bitmap to to_bitmap