Skip to main content

Module datastructures

Module datastructures 

Source
Expand description

A collection of data structures which are used in vole

Modulesยง

digraph
Edge-coloured Graphs
hash
Hashing
small_int_set
A set of integers with O(1) lookup and O(1) iteration through members.
sortedvec
unionfind