spaskalev/libpvl

Optimize continuous bitset in mark

spaskalev opened this issue · 0 comments

If a bit segment is completely overlapped by the requested mark it can be set to its maxint in a single operation instead of iterating through its bits