A Walk on the Wild Side: a Shape-First Methodology for Orthogonal Drawings
Giordano Andreola, Susanna Caroppo, Giuseppe Di Battista, Fabrizio Grosso, Maurizio Patrignani, Allegra Strippoli

TL;DR
This paper presents a shape-first methodology for orthogonal graph drawings that prioritizes minimizing bends over crossings, using SAT solvers to handle rectilinear drawability and edge subdivision, leading to improved drawing quality.
Contribution
It introduces a novel approach that focuses on bend minimization and uses SAT solving for rectilinear drawability, challenging traditional crossing-focused algorithms.
Findings
Outperforms TSM-based methods in most metrics
Effectively uses SAT solvers for rectilinear drawability
Provides a practical implementation with extensive experiments
Abstract
Several algorithms for the construction of orthogonal drawings of graphs, including those based on the Topology-Shape-Metrics (TSM) paradigm, tend to prioritize the minimization of crossings. This emphasis has two notable side effects: some edges are drawn with unnecessarily long sequences of segments and bends, and the overall drawing area may become excessively large. As a result, the produced drawings often lack geometric uniformity. Moreover, orthogonal crossings are known to have a limited impact on readability, suggesting that crossing minimization may not always be the optimal goal. In this paper, we introduce a methodology that 'subverts' the traditional TSM pipeline by focusing on minimizing bends. Given a graph , we ideally seek to construct a rectilinear drawing of , that is, an orthogonal drawing with no bends. When not possible, we incrementally subdivide the edges of…
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.
