Repo created
This commit is contained in:
parent
4af19165ec
commit
68073add76
12458 changed files with 12350765 additions and 2 deletions
23
3party/succinct/.gitignore
vendored
Normal file
23
3party/succinct/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
*~
|
||||
libsuccinct.*
|
||||
|
||||
test_bit_vector
|
||||
test_bp_vector
|
||||
test_bp_vector_rmq
|
||||
test_elias_fano
|
||||
test_mapper
|
||||
test_rs_bit_vector
|
||||
test_darray
|
||||
test_elias_fano_compressed_list
|
||||
test_gamma_bit_vector
|
||||
test_gamma_vector
|
||||
test_cartesian_tree
|
||||
test_topk_vector
|
||||
|
||||
|
||||
# cmake
|
||||
Makefile
|
||||
CMakeCache.txt
|
||||
*.cmake
|
||||
Testing/
|
||||
CMakeFiles/
|
||||
Loading…
Add table
Add a link
Reference in a new issue