Computing Height-Optimal Tangles Faster
Abstract
We study the following combinatorial problem. Given a set of y-monotone wires, a tangle determines the order of the wires on a number of horizontal layers such that the orders of the wires on any two consecutive layers differ only in swaps of neighboring wires. Given a multiset of swaps (that is, unordered pairs of numbers between 1 and ) and an initial order of the wires, a tangle realizes if each pair of wires changes its order exactly as many times as specified by . The aim is to find a tangle that realizes using the smallest number of layers. We show that this problem is NP-hard, and we give an algorithm that computes an optimal tangle for wires and a given list of swaps in time, where is the golden ratio. We can treat lists where every swap occurs at most once in time. We implemented the algorithm for the general case and compared it to an existing algorithm. Finally, we discuss feasibility for lists with a simple structure.
Cite
@article{arxiv.1901.06548,
title = {Computing Height-Optimal Tangles Faster},
author = {Oksana Firman and Philipp Kindermann and Alexander Ravsky and Alexander Wolff and Johannes Zink},
journal= {arXiv preprint arXiv:1901.06548},
year = {2024}
}
Comments
Except for its experimental Section 4, this paper has been superseded by arXiv:2312.16213 (merged from arXiv:2002.12251 and this paper). This paper has appeared in Proceedings of the 27th International Symposium on Graph Drawing and Network Visualization (GD 2019)