\( \definecolor{colordef}{RGB}{249,49,84} \definecolor{colorprop}{RGB}{18,102,241} \)

Graph Theory

Learning tasks
          
Lesson
Text book
Exercises Correction
A) Definitions
    1) Determining the Degree of VerticesEx 1 Ex 2 Ex 3 Ex 4 Ex 5 Ex 6
    2) Identifying Paths and CircuitsEx 7 Ex 8 Ex 9 Ex 10
    3) Analyzing Paths in Weighted GraphsEx 11 Ex 12 Ex 13 Ex 14
    4) Modelling Situations with GraphsEx 15 Ex 16 Ex 17 Ex 18 Ex 19
B) Properties of Graphs
    5) Identifying Graph PropertiesEx 20 Ex 21
C) Adjacency Matrices
    6) Writing Adjacency MatricesEx 22 Ex 23 Ex 24 Ex 25
    7) Determining the Number of WalksEx 26 Ex 27 Ex 28