Module types

Module types 

Source
Expand description

Core types for graph structures

Structs§

Edge
Represents an edge in a graph

Traits§

EdgeWeight
A trait for edge weights in a graph
Node
A trait representing a node in a graph