Interaktivní osnova
Block Course: Methods in Graph Drawing - Crossing Numbers and Crossing Minimization
Exercise session 2
- Think about various theoretical aspects of the pair and odd crossing numbers, in relation to the presented material. What works also with the alternative definitions (somehow), and where one has to be particularly careful not to make mistakes or false conclusions?
- Can you straighforwardly claim that computing the exact pair or odd crossing numbers is NP-complete? (Where is a hidden problem/pitfall?)
- Is there some relation between the ordinary crossing number and the crossing number in which edges are drawn as polygonal lines with one bend?
- Think about NP-completeness of the exact rectilinear crossing number. What direction (or part) can you easily prove?
- Look up (e.g. on the internet) the construction of [Bounds for rectilinear crossing numbers. Bienstock, Dean, 1993], and explain it shortly.
- Come with a short proof that Kochol's construction (see above) gives 2-crossing-critical graphs.
- Analyze crossing-criticality of the following construction, try to find a simpler proof. Determine what is the smallest crossing number drop after deleting an edge from this graph (see def. in Day 1). The full paper is referred below, you may read it for an inspiration.
- Can you find a k-crossing-critical family (for a fixed k) that contains arbitrarily many vertices of degree 5? And what about degrees 7 or 9? Try to look up some constructions on the internet, or give your own.
Exercise solutions