Pure Python implementations of competitive programming algorithms.
ckp.data_structure
contains implementations of many different kinds of data structures.
ckp.data_structure.disjoint_set
ckp.data_structure.graph
ckp.data_structure.segment_tree
ckp.data_structure.sorted_containers