On the Complexity of Detecting Constrained Negative Cost Cycles
Longkun Guo, Peng Li

TL;DR
This paper proves that detecting negative cost cycles with length constraints in directed graphs is NP-complete, establishing the computational difficulty of the problem and closing an open question in the field.
Contribution
It demonstrates the NP-completeness of the $k$-length negative cycle detection problem for fixed $k$, extending the understanding of its computational complexity.
Findings
Proves FP$k$LNCCT is NP-complete for $k=3$ in multigraphs.
Shows $k$-LNCC is NP-complete for fixed $k$ via reduction from 3O3SAT.
Completes the characterization of the problem's complexity status.
Abstract
Given a positive integer and a directed graph with a cost on each edge, the -length negative cost cycle (\emph{LNCC}) problem is to determine whether there exists a negative cost cycle with at least edges, and the fixed-point \emph{-}length negative cost cycle \emph{trail (FPLNCCT)} 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 edges. The \emph{LNCC} problem first emerged in deadlock avoidance in synchronized streaming computing network \cite{spaa10}, generalizing two famous problems: negative cycle detection and the -cycle problem. As a warmup by-production, the paper first shows that \emph{FPLNCCT is }-complete in multigraph\emph{ }even for\emph{ } by reducing from the \emph{3SAT} problem. Then as the main result, we prove the ${\cal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEconomic theories and models
