Planar Graphs · Number of Crossings
Lesson 5
Problem. Test your intuition! What is \(\operatorname{cr}(K_{n})\), i.e., the minimum number of crossings in a drawing of the complete graph on \(n\) vertices?
5 points
\(\Theta(n)\)
\(\Theta(n\log n)\)
\(\Theta(n^{2})\)
\(\Theta(n^{3})\)
\(\Theta(n^{4})\)
\(\Theta(n^{5})\)
\(\Theta(n^{6})\)