English

Parameterized Complexity of Satisfying Almost All Linear Equations over $\mathbb{F}_2$

Computational Complexity 2012-12-04 v2 Discrete Mathematics Data Structures and Algorithms

Abstract

The problem MaxLin2 can be stated as follows. We are given a system SS of mm equations in variables x1,...,xnx_1,...,x_n, where each equation is iIjxi=bj\sum_{i \in I_j}x_i = b_j is assigned a positive integral weight wjw_j and xi,bjF2x_i,b_j \in \mathbb{F}_2, Ij{1,2,...,n}I_j \subseteq \{1,2,...,n\} for j=1,...,mj=1,...,m. We are required to find an assignment of values to the variables in order to maximize the total weight of the satisfied equations. Let WW be the total weight of all equations in SS. We consider the following parameterized version of MaxLin2: decide whether there is an assignment satisfying equations of total weight at least WkW-k, where kk is a nonnegative parameter. We prove that this parameterized problem is W[1]-hard even if each equation of SS has exactly three variables and every variable appears in exactly three equations and, moreover, each weight wjw_j equals 1 and no two equations have the same left-hand side. We show the tightness of this result by proving that if each equation has at most two variables then the parameterized problem is fixed-parameter tractable. We also prove that if no variable appears in more than two equations then we can maximize the total weight of satisfied equations in polynomial time.

Cite

@article{arxiv.1110.5915,
  title  = {Parameterized Complexity of Satisfying Almost All Linear Equations over $\mathbb{F}_2$},
  author = {R. Crowston and G. Gutin and M. Jones and A. Yeo},
  journal= {arXiv preprint arXiv:1110.5915},
  year   = {2012}
}
R2 v1 2026-06-21T19:26:25.392Z