GF1: Review of Graphs & Digraphs

San Skulrattanakulchai

November 1, 2018

Definitions

Definitions, continued

Fundamental theorem

Connectedness

Spanning trees

Graph operations

Notes

  1. Multigraphs and multidigraphs are like graphs and digraphs except that multiple edges joining the same pair of vertices are allowed. All graph-theoretic definitions made here can be straightforwardly generalized to multigraphs and multidigraphs.
  2. An edge from any vertex \(v\) to itself is called a self-loop. Self-loops are generally not allowed in a graph or digraph, but are usually allowed in multigraphs and multidigraphs.
  3. There are many different terminologies in current use in Graph Theory literature. Worse still, the same term is often used to mean different things by different authors. Make sure you know what your author means!