• A branch of Mathematics that deals with networks or graphs

  • A graph is defined as an ordered pair where is the vertex set and is the edge set. Edges consist of pairs .

    When the context is clear, we abbreviate with , and . We also assume are finite

  • Graphs abstract pairwise relations between objects.

  • Graphs are recursive structures. Manipulating a graph gives a smaller graph.

  • One miracle of Graph Theory is how the Matching Problem can be rephrased in many ways. (see The Matching Problem).

Topics

Links