English

An FPT Algorithm for Bipartite Vertex Splitting

Computational Geometry 2022-08-30 v1 Discrete Mathematics

Abstract

Bipartite graphs model the relationship between two disjoint sets of objects. They have a wide range of applications and are often visualized as a 2-layered drawing, where each set of objects is visualized as a set of vertices (points) on one of the two parallel horizontal lines and the relationships are represented by edges (simple curves) between the two lines connecting the corresponding vertices. One of the common objectives in such drawings is to minimize the number of crossings this, however, is computationally expensive and may still result in drawings with so many crossings that they affect the readability of the drawing. We consider a recent approach to remove crossings in such visualizations by splitting vertices, where the goal is to find the minimum number of vertices to be split to obtain a planar drawing. We show that determining whether a planar drawing exists after splitting at most kk vertices is fixed parameter tractable in kk.

Keywords

Cite

@article{arxiv.2208.12898,
  title  = {An FPT Algorithm for Bipartite Vertex Splitting},
  author = {Reyan Ahmed and Stephen Kobourov and Myroslav Kryven},
  journal= {arXiv preprint arXiv:2208.12898},
  year   = {2022}
}

Comments

Appears in the Proceedings of the 30th International Symposium on Graph Drawing and Network Visualization (GD 2022)

R2 v1 2026-06-25T02:01:14.883Z