Module traitgraph::implementation::bit_vector_subgraph[][src]

Expand description

A subgraph implementation based on bitvectors;

Structs

A subgraph that stores the presence or absence of a node or edge using bitvectors.