

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
Solutions to various problems from cecs 228 group exercise in sections 8.1 and 8.2. The problems involve drawing call graphs, finding simple graphs, and identifying subgraphs.
Typology: Assignments
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Due Thursday, 10/7/ Group members:____________________________________________________________________________
1. Problem 20 in Section 8. Draw the call graph for the telephone numbers 555-0011, 555-1221, 555-1333, 555-8888, 555-2222, 555-0091, and 555-1200 if there were three calls from 555-0011 to 555-8888 and two calls from 555-8888 to 555-0011, two calls from 555-2222 to 555-0091, two calls from 555-1221 to each of the other numbers, and one call from 555-1333 to each of 555-0011, 555-1221, and 555-1200. 2. Problem 10 in Section 8. For each undirected graph in Exercises 3-9 that is not simple, find a set of edges to remove to make it simple. …/Turn over to continue
3. Problem 28 in Section 8. Does there exist a simple graph with six vertices of these degrees? If so, draw such a graph. If no, explain why. a) 0, 1, 2, 3, 4, 5 b) 1, 2, 3, 4, 5, 6 c) 2, 2, 2, 2, 2, 2 d) 3, 2, 3, 2, 3, 2 e) 3, 2, 2, 2, 2, 3 f) 1, 1, 1, 1, 1, 1 g) 3, 3, 3, 3, 3, 5 h) 1, 2, 3, 4, 5, 5 4. Problem 33 in Section 8. Draw all subgraphs of the graph G = (V, E), where V = { a, b, c, d }, and E = { {a, b}, {a, c}, {a, d} }