[1]GU Wenxiang,JIANG Yunhui,ZHOU Junping,et al.New worstcase upper bounds for Min-2SAT problems[J].CAAI Transactions on Intelligent Systems,2012,7(3):241-245.
Copy
CAAI Transactions on Intelligent Systems[ISSN 1673-4785/CN 23-1538/TP] Volume:
7
Number of periods:
2012 3
Page number:
241-245
Column:
学术论文—人工智能基础
Public date:
2012-06-25
- Title:
-
New worstcase upper bounds for Min-2SAT problems
- Author(s):
-
GU Wenxiang1; 2; JIANG Yunhui1; ZHOU Junping1; YIN Minghao1
-
1.School of Computer Science and Information Technology, Northeast Normal University, Changchun 130117, China;
2.Department of Basic Subjects Teaching, Changchun Architecture & Civil Engineering College, Changchun 130607, China
-
- Keywords:
-
maximum satisfiability; minimum satisfiability; minimum twosatisfiability; upper bounds for maximum satisfiability; upper bounds for minimum twosatisfiability; number of clauses; branching tree
- CLC:
-
TP301
- DOI:
-
-
- Abstract:
-
The rigorous theoretical analyses of algorithms for solving the upper bounds of maximum satisfiability (MaxSAT) problems have been proposed in research literature. The opposite problem of MaxSAT is the minimum satisfiability (MinSAT) problem. Solving some combinatorial optimization problems by reducing them to MinSAT form may be substantially faster than reducing them to MaxSAT form, so the MinSAT problem was researched in this paper. An algorithm (MinSATAlg) was presented for the minimum twosatisfiability (Min2SAT) problem. In this paper, first, the simplification algorithm Simplify was used for simplification of formulas. Secondly, the branching tree method was used for branching on different kinds of clauses. It was proven that this algorithm can solve the Min2SAT problem in O (1.134 3m), regarding the number of clauses as parameters. The upper bound in the worst case was derived as O(1.122 5n), where n is the number of variables in an input formula for a particular case of Min2SAT in which each variable appears in three 2clauses at most.