Questions: Introduction to Graph Theory

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

A simple undirected graph has 6 vertices with degrees 4, 3, 3, 2, 2, 2. How many edges does it have?

A8
B16
C6
DCannot be determined without the edge list
Question 2 True / False

Two drawings of a graph that look geometrically different (e.g., one has crossing edges, the other doesn't) should be different graphs.

TTrue
FFalse
Question 3 Short Answer

What does the degree of a vertex represent, and why does the handshaking lemma follow from this definition?

Think about your answer, then reveal below.