[][src]Type Definition structures::graph::Edge

type Edge = (Vertex, Vertex, Weight);