question archive CSS 220 Module 7 Homework Graph theory worksheet: 1
Subject:Computer SciencePrice: Bought3
· What is the order of the graph?
· What is the degree of vertex N?
· What is the degree of vertex G?
· How many components does the graph have?
2. Let a graph have vertices D,E,F,G,H,I and edge set {{D,E},{D,F},{D,G},{D,H},{E,I},{H,I}}.
b. What is the degree of vertex G?
c. What is the degree of vertex D?
d. How many components does the graph have?
3. Which of the following degree sequences are possible for a simple graph?
7. Which of the following graphs are connected?
8. How many k-cliques are there in K_n?
9. Check the graph below for any of the following: Euler path, Euler circuit, Hamiltonian path, Hamiltonian circuit. Do any apply, if so list them.