Conflict-free connections: algorithm and complexity
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 \emph{strongly conflict-free connected }if there exists a conflict-free path of length for every two vertices . And the \emph{strong conflict-free connection number} of a connected graph , denoted by , is defined as the smallest number of colors that are required to make strongly conflict-free connected. In this paper, we first investigate the question: Given a connected graph and a coloring of the graph, determine whether or not is, respectively, conflict-free connected, vertex-conflict-free connected, strongly conflict-free connected under coloring . 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 of such that all pairs are strongly conflict-free connected. Finally, we prove that the problem of deciding whether for a given graph is NP-complete.
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