Version 3.15.0
Oct 28, 2018Release Notes
- Implemented new API for right shift of bit-vectors
bvector<>::shift_right()
- Implemented fast aggregator SHIFT-AND for pattern searches. SIMD optimizations for AVX/BMI, SSE4.2. New example (xsample04.cpp) to illustrate and benchmark new search techniques. Tech.note.