Simple and Efficient Bilayer Cross Counting
DOI:
https://doi.org/10.7155/jgaa.00088Keywords:
rotation distance , higher valence treesAbstract
We consider the problem of counting the interior edge crossings when a bipartite graph G=(V,E) with node set V and edge set E is drawn such that the nodes of the two shores of the bipartition are drawn as distinct points on two parallel lines and the edges as straight line segments. The efficient solution of this problem is important in layered graph drawing. Our main observation is that it can be reduced to counting the inversions of a certain sequence. This leads directly to an O(|E|log|V|) algorithm based on merge sorting. We present an even simpler O(|E|log|Vsmall|) algorithm, where Vsmall is the smaller cardinality node set in the bipartition of the node set V of the graph. This algorithm is very easy to implement. Our computational experiments on a large collection of instances show that it performs well in comparison to previously published algorithms, which are much more complicated to understand and implement.Downloads
Download data is not yet available.
Downloads
Published
2004-01-01
How to Cite
Barth, W., Mutzel, P., & Jünger, M. (2004). Simple and Efficient Bilayer Cross Counting. Journal of Graph Algorithms and Applications, 8(2), 179–194. https://doi.org/10.7155/jgaa.00088
Issue
Section
Articles
Categories
License
Copyright (c) 2004 Wilhelm Barth, Petra Mutzel, Michael Jünger
This work is licensed under a Creative Commons Attribution 4.0 International License.