Student Learning Map

  • Topic:Graph Theory
  • Subject(s):Math
  • Days:10
  • Grade(s):10, 11, 12
Key Learning:

Nontraditional/Discrete Graph Theory allows for unique problem-solving strategies.

Unit Essential Question(s):
 
 

How are simple graphs, multigraphs, planar graphs, and digraphs distinguished?

How is it determined if graphs contain walks, paths, trails, circuits, and/or cycles?

   
Concept: Walks and Paths
Concept: Euler Paths and Circuits
Lesson Essential Question(s):

What is the difference between a multigraph and a simple graph?

(A)

How is it determined if a graph is complete?

(A)

Lesson Essential Question(s):

What are the distinctions between walks, trails, paths, circuits, and cycles?

(A)

How is it determined whether a graph is connected?

(A)

Lesson Essential Question(s):

What is the difference between Euler\'s circuit and path?

(A)

What does Fleury\'s Algorithm help to determine?

(A)

Concept: Shortest Paths and Minimal Distance
Concept: Trees
Concept: Graphs and Matrices
Lesson Essential Question(s):

What are the differences in the two methods for finding the shortest path?

(A)

Lesson Essential Question(s):

What is a spanning tree?

(A)

How is minimal spanning tree found using Kruskal\'s Algorithm?

(A)

Lesson Essential Question(s):

How can digraphs be used to solve real-world application problems?

(ET)

How can a digraph be converted to a matrix?

(A)

Additional Info:

Resources:

Vocabulary Report

  • simple graph -
  • directed graph -
  • tree -
  • weighted multigraphs -
  • Euler circuit -
  • walk -
  • bredth-first search algorithm -
  • Euler Path Algorithm -
  • subgraph -
  • trail -
  • digraph -
  • multigraph -
  • path -
  • Fluery's Algorithm -
  • weight of a path -
  • indegree -
  • parallel edges -
  • spanning tree -
  • minimal spanning tree -
  • outdegree -
  • loops -
  • circuit -
  • minimal path -
  • minimal distance -
  • Kruskal's Algorithm -
  • incident -
  • cycle -
  • reachable -
  • directed path -
  • Dijkstra's Algorithm -
  • isolated -
  • connected -
  • critical path -
  • degree -
  • disconnected -
  • bridge -
  • complete graph -
  • adjacency matrix -