English

On the Fixed-Parameter Tractability of Some Matching Problems Under the Color-Spanning Model

Data Structures and Algorithms 2018-05-16 v1

Abstract

Given a set of nn points PP in the plane, each colored with one of the tt given colors, a color-spanning set SPS\subset P is a subset of tt points with distinct colors. The minimum diameter color-spanning set (MDCS) is a color-spanning set whose diameter is minimum (among all color-spanning sets of PP). Somehow symmetrically, the largest closest pair color-spanning set (LCPCS) is a color-spanning set whose closest pair is the largest (among all color-spanning sets of PP). Both MDCS and LCPCS have been shown to be NP-complete, but whether they are fixed-parameter tractable (FPT) when tt is a parameter is still open. Motivated by this question, we consider the FPT tractability of some matching problems under this color-spanning model, where t=2kt=2k is the parameter. The problems are summarized as follows: (1) MinSum Matching Color-Spanning Set, namely, computing a matching of 2k2k points with distinct colors such that their total edge length is minimized; (2) MaxMin Matching Color-Spanning Set, namely, computing a matching of 2k2k points with distinct colors such that the minimum edge length is maximized; (3) MinMax Matching Color-Spanning Set, namely, computing a matching of 2k2k points with distinct colors such that the maximum edge length is minimized; and (4) kk-Multicolored Independent Matching, namely, computing a matching of 2k2k vertices in a graph such that the vertices of the edges in the matching do not share common edges in the graph. We show that the first three problems are polynomially solvable (hence in FPT), while problem (4) is W[1]-hard.

Keywords

Cite

@article{arxiv.1805.05448,
  title  = {On the Fixed-Parameter Tractability of Some Matching Problems Under the Color-Spanning Model},
  author = {Sergey Bereg and Feifei Ma and Wencheng Wang and Jian Zhang and Binhai Zhu},
  journal= {arXiv preprint arXiv:1805.05448},
  year   = {2018}
}

Comments

12 pages, 2 figures, earlier version appeared in FAW'17

R2 v1 2026-06-23T01:54:51.948Z