Lecture Notes: Directed Graphs

Preliminaries

Course Content

Review 1

Question: Give an inductive definition for balanced strings of parentheses using the alphabet \( \Sigma = \{ (, ), [, ] \} \)

Answer:

Review 2

Review Written Assignment 7.

Motivation

Definition

Movement in Digraphs

Connectivity

Subgraphs

Directed Acyclic Graphs (DAGs)

Tournament Graphs

Infinite Digraphs

The textbook concludes by discussing an infinite DAG formed from the natural numbers by the predecessor relation. We will discuss this next week.