Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 158 Bytes

File metadata and controls

7 lines (5 loc) · 158 Bytes

Graphs

  • non-linear data structure
  • a collection of “vertices” - aka nodes
  • each vertice/node is connected by “edges”
  • edges are line segments