Improved MaxSAT Algorithms for Instances of Degree 3.

Chao Xu,Jianer Chen,Jianxin Wang
DOI: https://doi.org/10.1007/978-3-319-26626-8_2
2015-01-01
Abstract:The degree of a variable $$x_i$$xi in a MaxSAT instance is the number of times $$x_i$$xi and $$\\bar{x}_i$$x﾿i appearing in the given formula. The degree of a MaxSAT instance is equal to the largest variable degree in the instance. In this paper, we study techniques for solving the MaxSAT problem on instances of degree 3 briefly, n,﾿3-MaxSAT, which is NP-hard. Two new non-trivial reduction rules are introduced based on the resolution principle. As applications, we present two algorithms for the n,﾿3-MaxSAT problem: a parameterized algorithm of time $$O^*1.194^k$$O﾿1.194k, and an exact algorithm of time $$O^*1.237^n$$O﾿1.237n, improving the previous best upper bounds $$O^*1.2721^k$$O﾿1.2721k and $$O^*1.2600^n$$O﾿1.2600n, respectively.
What problem does this paper attempt to address?