Type Definition fera_graph::graphs::complete::CompleteGraph

source ·
pub type CompleteGraph = Complete<Undirected>;

Trait Implementations