English

Upward Partitioned Book Embeddings

Computational Geometry 2017-08-23 v1 Computational Complexity

Abstract

We analyze a directed variation of the book embedding problem when the page partition is prespecified and the nodes on the spine must be in topological order (upward book embedding). Given a directed acyclic graph and a partition of its edges into kk pages, can we linearly order the vertices such that the drawing is upward (a topological sort) and each page avoids crossings? We prove that the problem is NP-complete for k3k\ge 3, and for k4k\ge 4 even in the special case when each page is a matching. By contrast, the problem can be solved in linear time for k=2k=2 pages when pages are restricted to matchings. The problem comes from Jack Edmonds (1997), motivated as a generalization of the map folding problem from computational origami.

Keywords

Cite

@article{arxiv.1708.06730,
  title  = {Upward Partitioned Book Embeddings},
  author = {Hugo A. Akitaya and Erik D. Demaine and Adam Hesterberg and Quanquan C. Liu},
  journal= {arXiv preprint arXiv:1708.06730},
  year   = {2017}
}

Comments

To appear at the 25th International Symposium on Graph Drawing and Network Visualization (GD 2017)

R2 v1 2026-06-22T21:20:53.358Z