Approximating the rectilinear crossing number
Jacob Fox, Janos Pach, Andrew Suk

TL;DR
This paper introduces a deterministic algorithm that approximates the rectilinear crossing number of any graph within a small error margin, providing efficient near-optimal drawings for dense graphs.
Contribution
The authors develop an $n^{2+o(1)}$-time algorithm that approximates the rectilinear crossing number within a small additive error, advancing understanding of graph drawing complexity.
Findings
Algorithm finds drawings with near-minimal crossings
Approximation is efficient for dense graphs
Results connect to the Crossing Lemma and asymptotic behavior
Abstract
A straight-line drawing of a graph is a mapping which assigns to each vertex a point in the plane and to each edge a straight-line segment connecting the corresponding two points. The rectilinear crossing number of a graph , , is the minimum number of crossing edges in any straight-line drawing of . Determining or estimating appears to be a difficult problem, and deciding if is known to be NP-hard. In fact, the asymptotic behavior of is still unknown. In this paper, we present a deterministic -time algorithm that finds a straight-line drawing of any -vertex graph with crossing edges. Together with the well-known Crossing Lemma due to Ajtai et al. and Leighton, this result implies that for any dense -vertex graph , one can efficiently find a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Digital Image Processing Techniques · Advanced Graph Theory Research
