English

A faster fixed parameter algorithm for two-layer crossing minimization

Data Structures and Algorithms 2015-12-21 v1

Abstract

We give an algorithm that decides whether the bipartite crossing number of a given graph is at most kk. The running time of the algorithm is upper bounded by 2O(k)+nO(1)2^{O(k)} + n^{O(1)}, where nn is the number of vertices of the input graph, which improves the previously known algorithm due to Kobayashi et al. (TCS 2014) that runs in 2O(klogk)+nO(1)2^{O(k \log k)} + n^{O(1)} time. This result is based on a combinatorial upper bound on the number of two-layer drawings of a connected bipartite graph with a bounded crossing number.

Keywords

Cite

@article{arxiv.1512.05876,
  title  = {A faster fixed parameter algorithm for two-layer crossing minimization},
  author = {Yasuaki Kobayashi and Hisao Tamaki},
  journal= {arXiv preprint arXiv:1512.05876},
  year   = {2015}
}
R2 v1 2026-06-22T12:13:08.047Z