Module graphalgos::graphs

source ·

Structs

  • Edge Structure
  • This is the basic graph structure. Graph consists of vertices, edges and edge_type
  • Vertex Structure

Enums

  • Edge Type - Directed and Undirected Edge
  • Edge Weight Type constraint enum