



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
During the study of discrete mathematics, I found this course very informative and applicable.The main points in these lecture slides are:Graph Properties, Total Degree of Graph, Applications of Graphs, Graphs and Trees, Degrees of All Nodes, Number of Edges, Acquaintance Graph, Terminology of Graph, Sequence of Distinct Nodes, Ferryman’s Boat
Typology: Slides
1 / 6
This page cannot be seen from the preview
Don't miss anything!




This handout:
Is it possible in a group of five people for each to be friends with exactly three others?
To solve the puzzle, create the following graph:
Create a node for each allowable arrangement.
E.g., ( fg | wc ) is an allowable arrangement since the ferryman and the goat are on the left bank, and the wolf and the cabbage are on the right bank.
Create an edge between two nodes if it is possible to go
from the arrangement of one node to the arrangement of the other node by a single ferry trip. E.g., there is an arc between nodes ( fgw | c ) and ( w | fgc ) because the transition from the first node to the second node can be realized by a single trip of the ferryman with the goat from the left bank to the right bank.