English

Conflict-free connections: algorithm and complexity

Combinatorics 2018-09-20 v3 Computational Complexity Discrete Mathematics

Abstract

A path in an(a) edge(vertex)-colored graph is called \emph{a conflict-free path} if there exists a color used on only one of its edges(vertices). An(A) edge(vertex)-colored graph is called \emph{conflict-free (vertex-)connected} if there is a conflict-free path between each pair of distinct vertices. We call the graph GG \emph{strongly conflict-free connected }if there exists a conflict-free path of length dG(u,v)d_G(u,v) for every two vertices u,vV(G)u,v\in V(G). And the \emph{strong conflict-free connection number} of a connected graph GG, denoted by scfc(G)scfc(G), is defined as the smallest number of colors that are required to make GG strongly conflict-free connected. In this paper, we first investigate the question: Given a connected graph GG and a coloring c:E(or V){1,2,,k} (k1)c: E(or\ V)\rightarrow \{1,2,\cdots,k\} \ (k\geq 1) of the graph, determine whether or not GG is, respectively, conflict-free connected, vertex-conflict-free connected, strongly conflict-free connected under coloring cc. We solve this question by providing polynomial-time algorithms. We then show that it is NP-complete to decide whether there is a k-edge-coloring (k2)(k\geq 2) of GG such that all pairs (u,v)P (PV×V)(u,v)\in P \ (P\subset V\times V) are strongly conflict-free connected. Finally, we prove that the problem of deciding whether scfc(G)kscfc(G)\leq k (k2)(k\geq 2) for a given graph GG is NP-complete.

Keywords

Cite

@article{arxiv.1805.08072,
  title  = {Conflict-free connections: algorithm and complexity},
  author = {Meng Ji and Xueliang Li and Xiaoyu Zhu},
  journal= {arXiv preprint arXiv:1805.08072},
  year   = {2018}
}

Comments

17 pages. The main change is in Subsection 3.2, Theorem 3.4, where we add the result and proof of the NP-completeness for the case $k=2$, which was not done in the old version