[][src]Module contest_algorithms::range_query

Re-exports

pub use dynamic_arq::ArqView;
pub use dynamic_arq::DynamicArq;
pub use specs::ArqSpec;
pub use static_arq::StaticArq;

Modules

dynamic_arq

Associative Range Query Tree with dynamic allocation, supporting sparse initialization and persistence

specs

A collection of example ArqSpec implementations

sqrt_decomp
static_arq

Associative Range Query Tree