Here is a list of all documented files with brief descriptions:
[detail level 12345]
| ▼ include | |
| ▼ pixie | |
| ▼ experimental | |
| excess.h | |
| ▼ io | |
| mapped_file.h | |
| ▼ rank_select | |
| implementations.h | All rank/select support implementations provided by Pixie |
| support.h | |
| ▼ rmm | |
| btree.h | |
| implementations.h | All RmM implementations provided or adapted by Pixie |
| sdsl.h | |
| tree.h | |
| ▼ rmq | |
| ▼ utils | |
| succinct_monotone_stack.h | |
| cartesian_hybrid_btree.h | |
| cartesian_rmm.h | |
| hybrid_btree.h | |
| implementations.h | All RMQ implementations provided by Pixie and their benchmark comparison |
| sdsl_sct.h | |
| segment_tree.h | |
| sparse_table.h | |
| ▼ storage | |
| aligned.h | |
| implementations.h | Catalog of Pixie storage implementations |
| read_only_view.h | |
| ▼ tree | |
| bp.h | |
| dfuds.h | |
| implementations.h | All rooted ordered-tree encodings provided by Pixie |
| louds.h | |
| ▼ wavelet_tree | |
| implementations.h | All wavelet-tree implementations provided by Pixie |
| index.h | |
| bit_stream.h | |
| bits.h | |
| memory_usage.h | |
| rank_select.h | Common interface for rank/select support over packed bit sequences |
| rmm.h | Common interface for rank/select and range min-max indexes |
| rmq.h | Common interface for static range-minimum-query indexes |
| storage.h | Common interface for byte-addressable storage |
| tree.h | Common interface and node handle for rooted ordered trees |
| utils.h | |
| wavelet_tree.h | Common interface for wavelet-tree indexes |
| ▼ references | |
| naive_rmm_tree.h | |