vix.ing · top · new · best · stats · spec

An SPQR-Tree-Like Embedding Representation for Upward Planarity

2019/08/01 by Brückner, Guido, Himmel, Markus, Rutter, Ignaz
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.1908.00352

Abstract

The SPQR-tree is a data structure that compactly represents all planar embeddings of a biconnected planar graph. It plays a key role in constrained planarity testing. We develop a similar data structure, called the UP-tree, that compactly represents all upward planar embeddings of a biconnected single-source directed graph. We demonstrate the usefulness of the UP-tree by solving the upward planar embedding extension problem for biconnected single-source directed graphs.

Related