Almost Consistent Systems of Linear Equations
Konrad K. Dabrowski, Peter Jonsson, Sebastian Ordyniak, George Osipov,, Magnus Wahlstr\"om

TL;DR
This paper investigates the parameterized complexity of the problem of minimizing unsatisfied equations in systems of linear equations, showing fixed-parameter tractability for equations with at most two variables over Euclidean domains, and W[1]-hardness otherwise.
Contribution
It introduces a fixed-parameter tractability result for two-variable equations over Euclidean domains and establishes W[1]-hardness for three or more variables, expanding understanding of this problem's complexity.
Findings
FPT algorithm for two-variable equations over Euclidean domains
W[1]-hardness for three or more variables
Generalization of important separators to biased graphs
Abstract
Checking whether a system of linear equations is consistent is a basic computational problem with ubiquitous applications. When dealing with inconsistent systems, one may seek an assignment that minimizes the number of unsatisfied equations. This problem is NP-hard and UGC-hard to approximate within any constant even for two-variable equations over the two-element field. We study this problem from the point of view of parameterized complexity, with the parameter being the number of unsatisfied equations. We consider equations defined over Euclidean domains - a family of commutative rings that generalize finite and infinite fields including the rationals, the ring of integers, and many other structures. We show that if every equation contains at most two variables, the problem is fixed-parameter tractable. This generalizes many eminent graph separation problems such as Bipartization,…
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
TopicsInterconnection Networks and Systems · Formal Methods in Verification · VLSI and FPGA Design Techniques
