Pixie
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Npixie
 Nexperimental
 CExcessByteLut
 CRmMBTreeCache-aligned btree implementation of the range min-max index
 CRangeMinQueryResultMinimum position and value returned by one range-min traversal
 Nio
 CMappedFileMove-only owner of a read-only POSIX memory-mapped file
 Nrmq
 Ndetail
 CHybridBTreePlusMinusOneHybridBTree-style RMQ backend for ±1 depth sequences
 CRmMPlusMinusOneDepth RMQ adapter over the experimental rmM btree
 Nutils
 CSuccinctIncreasingStackConstruction-only stack for monotonically increasing integer keys
 CCartesianHybridBTreeCartesian-tree value RMQ using HybridBTree-style LCA
 CCartesianRmMFerrada-Navarro Cartesian-tree RMQ using rmM support
 CHybridBTreeHybrid B-tree RMQ with compact per-level selectors
 CRmqBaseCRTP facade for static range-minimum-query indexes
 CSdslSctOptional value-RMQ adapter over sdsl::rmq_succinct_sct
 CSegmentTreeStatic iterative segment-tree RMQ baseline
 CSparseTableStatic sparse-table RMQ baseline
 CAlignedStorageOwning storage rounded up to 64-byte blocks
 CBPTreeA tree class based on the balances parentheses (BP) representation
 CCacheLineA 64-byte aligned storage block
 CDFUDSTreeA tree class based on the depth-first unary degree sequence (DFUDS) representation
 CLoudsTreeA tree class based on the level order unary degree sequence (LOUDS) representation
 COutputBitStream
 CRankSelectBaseCRTP facade for immutable rank/select queries and bit access
 CRankSelectSupportRank/select support over an external packed bit sequence
 CReadOnlyStorageViewA non-owning, read-only view of a byte sequence
 CRmMBaseCRTP facade for rank/select and range min-max tree operations
 CRmMTreeRange min–max tree over a bitvector (LSB-first) tailored for balanced-parentheses (BP)
 CSdslRmMTree
 CStorageBaseCRTP facade for byte-addressable storage
 CTreeBaseCRTP facade for rooted ordered trees
 CTreeNodeLogical node handle shared by succinct rooted-tree encodings
 CWaveletTreeBaseCRTP facade for wavelet-tree queries
 CWaveletTreeIndex
 CAdjListNode
 CAdjListTree
 CExcessBoundaryPairResultPair of boundary minimum results for adjacent BP query blocks
 CExcessResultMinimum prefix excess in a 128-bit bitstring range
 CNaiveRmM