Parameterized Complexity of Satisfying Almost All Linear Equations over $\mathbb{F}_2$
R. Crowston, G. Gutin, M. Jones, and A. Yeo

TL;DR
This paper investigates the parameterized complexity of maximizing satisfied equations in systems over GF(2), proving W[1]-hardness in certain cases and fixed-parameter tractability in others.
Contribution
It establishes the W[1]-hardness of MaxLin2 with specific constraints and identifies conditions under which the problem becomes fixed-parameter tractable or polynomial-time solvable.
Findings
W[1]-hardness for systems with exactly three variables per equation and each variable in three equations
Fixed-parameter tractability when each equation has at most two variables
Polynomial-time solvability when no variable appears in more than two equations
Abstract
The problem MaxLin2 can be stated as follows. We are given a system of equations in variables , where each equation is is assigned a positive integral weight and , for . We are required to find an assignment of values to the variables in order to maximize the total weight of the satisfied equations. Let be the total weight of all equations in . We consider the following parameterized version of MaxLin2: decide whether there is an assignment satisfying equations of total weight at least , where is a nonnegative parameter. We prove that this parameterized problem is W[1]-hard even if each equation of has exactly three variables and every variable appears in exactly three equations and, moreover, each weight equals 1 and no two equations have…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · graph theory and CDMA systems
