Expand description

A Rust implementation of a GRAph THEory library.

Modules

Algorithms over graphs.

Graphs types, traits and structs.

I/O operations.

Linear algebra over graphs.

Frequently used items.

Crate-wide traits.

Crate-wide types.

Macros

Adjacency iterator.

Ancestors iterator.

Children iterator.

Descendants iterator.

Edge iterator.

Neighborhood iterator.

Parents iterator.

Vertex iterator.