Lukas' Notes

Home

❯

Knowledge

❯

Simple Graph

Simple Graph

Jul 25, 20251 min read

graph-theory

Simple Graph

A simple graph is a graph without any loops and where two vertices can only be connected by a single (or no) edge.


Graph View

Backlinks

  • Forest
  • Handshaking Lemma
  • Spanning Tree

Created with Quartz v4.4.0 © 2025

  • GitHub