Alex's Notes

Home

❯

general

❯

Forest (graph)

Forest (graph)

Sep 26, 20231 min read

  • maths
  • graph-theory

Forest

A graph is a forest if each of its connected components is a tree.


Graph View

Backlinks

  • Week 6 - Graph algorithms - strongly connected components
  • DFS to find path in an undirected graph
  • DFS tree (algorithm)

Created with Quartz v4.5.1 © 2025

  • GitHub
  • Discord Community