arXiv ScienceSearch

arXiv · 1603.01925

On the Complexity of Detecting Constrained Negative Cost Cycles

Abstract

Given a positive integer $k$ and a directed graph with a cost on each edge, the $k$-length negative cost cycle ($k$\emph{LNCC}) problem is to determine whether there exists a negative cost cycle with at least $k$ edges, and the fixed-point \emph{$k$-}length negative cost cycle \emph{trail (FP$k$LNCCT)} problem is to determine whether there exists a negative trail enrouting a given vertex (as the fixed point) and containing only cycles with at least $k$ edges. The $k$\emph{LNCC} problem first emerged in deadlock avoidance in synchronized streaming computing network \cite{spaa10}, generalizing two famous problems: negative cycle detection and the $k$-cycle problem. As a warmup by-production, the paper first shows that \emph{FP$k$LNCCT is }${\cal NP}$-complete in multigraph\emph{ }even for\emph{ $k=3$} by reducing from the \emph{3SAT} problem. Then as the main result, we prove the ${\cal NP}$-completeness of $k$\emph{LNCC} by giving a sophisticated reduction from the 3 Occurrence 3-Satisfiability (\emph{3O3SAT}) problem, a known ${\cal NP}$-complete special case of 3SAT in which a variable occurs at most three times. The complexity result is interesting, since polynomial time algorithms are known for both $2$\emph{LNCC} (essentially no restriction on the value of $k$) and the $k$-cycle problem of fixed $k$. This paper closes the open problem proposed by Li et al. in \cite{spaa10} whether $k$\emph{LNCC} admits polynomial-time algorithms.

Explore related subjects

Keep this discovery

BibTeXRIS

Longkun Guo, Peng Li. 2016-03-07. On the Complexity of Detecting Constrained Negative Cost Cycles. https://arxiv.org/abs/1603.01925

Cite the original work for its findings. Save a collection to share your selection of sources.

KEEP EXPLORING

Related papers

The Computational Complexity of Holant Problems on 4-regular Graphs from the Stable Subgroup Sequence of $SL(2,\mathbb{C})$

The Holant framework provides a general setting for studying counting problems and includes graph homomorphisms (\#GH) and counting constraint satisfaction problems (\#CSP) as special cases. Over the past twenty years, a series of computational complexity dichotomies have been established for Holant problems, but the classification for complex-valued signatures is still open. The main obstacle is the case in which all signatures have even arity. In this paper, we establish a dichotomy for Holant problems with a complex-valued 4-ary signature, which is a key base case for the full classification of Holant problems. We present a new strategy by introducing Schur's theorem, the classification of finite subgroups of $\mathrm{SL}(2,\mathbb{C})$ and stable subgroup sequences into the proof. These new techniques are of independent interest.

cs.CC

Topology inside NC$^1$

We show that ACC$^0$ is precisely what can be computed with constant-width circuits of polynomial size and polylogarithmic genus. This extends a characterization given by Hansen, showing that planar constant-width circuits also characterize ACC$^0$. Thus polylogarithmic genus provides no additional computational power in this model. We consider other generalizations of planarity, including crossing number and thickness. We show that constant-width circuits of polynomial size and thickness two already suffice to capture all of NC$^1$.

cs.CC