A graph is a collection of nodes linked by edges to have specific relationships.

Drawing 2025-03-12 11.12.59.excalidraw

⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠

Text Elements

thing1

thing2

thing3

Link to original

Formal Definition

Graph has a

  • Set of nodes with a size of
  • Set of edges with a size of

Types of Graphs

Concepts