Placing Arrows in Directed Graph Drawings
Carla Binucci, Markus Chimani, Walter Didimo, Giuseppe Liotta,, Fabrizio Montecchiani

TL;DR
This paper addresses the challenge of placing arrowheads in directed graph drawings to ensure clarity without overlaps, presenting complexity results, algorithms, and practical evaluations.
Contribution
It introduces the problem of arrow placement in directed graphs, proves its computational hardness, and offers both exact and heuristic solutions along with a practical study.
Findings
Arrow placement problem is NP-hard.
Proposed algorithms improve clarity in graph drawings.
Practical methods are effective for real-world graphs.
Abstract
We consider the problem of placing arrow heads in directed graph drawings without them overlapping other drawn objects. This gives drawings where edge directions can be deduced unambiguously. We show hardness of the problem, present exact and heuristic algorithms, and report on a practical study.
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 · 3D Shape Modeling and Analysis · Advanced Numerical Analysis Techniques
