Module graphalgs::adj_matrix

source ·
Expand description

Graph adjacency matrices based on the nalgebra crate.

Functions

Adjacency matrix of a simple graph.
Weighted adjacency matrix of a simple graph.