The Complexity of Extending Storylines with Minimum Local Crossing Number
Alexander Dobler, Siddharth Gupta, Philipp Kindermann, Fabrizio Montecchiani, Martin N\"ollenburg

TL;DR
This paper investigates the computational complexity of extending storyline visualizations with minimal crossings, proving hardness results and fixed-parameter tractability under certain parameters.
Contribution
It introduces a new extension problem for storyline layouts, analyzing its complexity and providing parameterized algorithms for minimizing crossings.
Findings
The problem is W[1]-hard when parameterized by inserted characters and active characters.
The problem is in XP when parameterized by active characters.
The problem is fixed-parameter tractable when parameterized by active characters plus local crossing number.
Abstract
Storyline layouts visualize temporal interactions by drawing each character as an -monotone curve and enforcing that the participants of every meeting form a contiguous vertical group. We study a drawing extension variant in which a layout of a sub-storyline is fixed and has to be extended by inserting missing characters while preserving all meeting constraints. We minimize the local crossing number , i.e., the maximum number of crossings along any single character. We prove that the problem is W[1]-hard parameterized by the number of inserted characters plus the maximum number of active characters, in XP parameterized by and in FPT parameterized by .
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
TopicsArtificial Intelligence in Games · Data Visualization and Analytics · Computational Geometry and Mesh Generation
