The Complexity of Checking Partial Total Positivity
Daniel Carter, Charles Johnson

TL;DR
This paper investigates the computational complexity of verifying partial total positivity in matrices, revealing co-NP-completeness in general cases but identifying polynomial-time solvability when the number of unspecified entries is logarithmic.
Contribution
It establishes the co-NP-completeness of checking partial total positivity and sign regularity, and shows polynomial-time solvability for matrices with few unspecified entries.
Findings
Checking partial total positivity is co-NP-complete.
Checking partial sign regularity is co-NP-complete.
Polynomial-time algorithm exists when unspecified entries are logarithmic in number.
Abstract
We prove that checking if a partial matrix is partial totally positive is co-NP-complete. This contrasts with checking a conventional matrix for total positivity, for which we provide a cubic time algorithm. Checking partial sign regularity with any signature, including partial total nonnegativity, is also co-NP-complete. Finally, we prove that checking partial total positivity in a partial matrix with logarithmically many unspecified entries may be done in polynomial time.
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
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Computability, Logic, AI Algorithms
