A graph is composed of two key elements. What are they?
Edges in graphs and in digraphs are different. What do they respectively correspond to?
Consider the edge sequence {v1, v2}, {v2, v4}, {v4, v6} in a complete graph with vertices V = {v1, v2, v3, v4, v5, v6}. Which of the following statements are true?
Consider V = {v1, v2, v3, v4}. For which following values of E is G = (V, E) a tree?
What is the size of a complete graph with an order of n?