mkdir build
cd build
cmake ..
make #or make -j 64
./exampleOur paper has been accepted by VLDB 2023. If you find the code useful, please cite the paper:
@article{li2023DILI,
title={DILI: A Distribution-Driven Learned Index},
author={Pengfei Li, Hua Lu, Rong Zhu, Bolin Ding, Long Yang and Gang Pan},
journal = {Proc. {VLDB} Endow.},
volume = {16},
number = {9},
year = {2023}
}