Forest

Dependencies:

  1. Path in Graph

A forest is an undirected acyclic graph.

Dependency for:

  1. Properties of DFS
  2. Spanning forest

Info:

Transitive dependencies:

  1. /sets-and-relations/equivalence-classes
  2. /sets-and-relations/relation-composition-is-associative
  3. /sets-and-relations/equivalence-relation
  4. Graph
  5. Path in Graph