stupidb.associativeΒΆ

Modules

stupidb.associative.bitgraph

Implementation of a graph whose vertices are unsigned integers.

stupidb.associative.bitset

An efficiently stored set of unsigned integers.

stupidb.associative.indextree

Module implementing an abstraction for navigation of array-backed trees.

stupidb.associative.segmenttree