Skip to main content

Module graphs

Module graphs 

Source
Expand description

Implementations of graphs.

Modulesยง

arc_list_graph
btree_graph
bvgraph
A compressed graph representation using the techniques described in โ€œThe WebGraph Framework I: Compression Techniquesโ€, by Paolo Boldi and Sebastiano Vigna, in Proc. of the 13th international conference on World Wide Web, WWW 2004, pages 595โ€“602, ACM.
csr_graph
no_selfloops_graph
permuted_graph
prelude
random
union_graph
vec_graph