Level-Planar Drawings with Few Slopes

July 31, 2019 Β· Declared Dead Β· πŸ› Algorithmica

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Guido BrΓΌckner, Nadine Davina Krisam, Tamara Mchedlidze arXiv ID 1907.13558 Category cs.DS: Data Structures & Algorithms Cross-listed cs.CG Citations 5 Venue Algorithmica Last Checked 4 months ago
Abstract
We introduce and study level-planar straight-line drawings with a fixed number $Ξ»$ of slopes. For proper level graphs, we give an $O(n \log^2 n / \log \log n)$-time algorithm that either finds such a drawing or determines that no such drawing exists. Moreover, we consider the partial drawing extension problem, where we seek to extend an immutable drawing of a subgraph to a drawing of the whole graph, and the simultaneous drawing problem, which asks about the existence of drawings of two graphs whose restrictions to their shared subgraph coincide. We present $O(n^{4/3} \log n)$-time and $O(Ξ» n^{10/3} \log n)$-time algorithms for these respective problems on proper level-planar graphs. We complement these positive results by showing that testing whether non-proper level graphs admit level-planar drawings with $Ξ»$ slopes is $\textsf{NP}$-hard even in restricted cases.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted