[1]GU Wenxiang,FU Linlu,ZHOU Junping,et al.Solution algorithm for the NAE3SAT problem based on DPLL[J].CAAI Transactions on Intelligent Systems,2012,7(6):506-511.
Copy
CAAI Transactions on Intelligent Systems[ISSN 1673-4785/CN 23-1538/TP] Volume:
7
Number of periods:
2012 6
Page number:
506-511
Column:
学术论文—智能系统
Public date:
2012-12-25
- Title:
-
Solution algorithm for the NAE3SAT problem based on DPLL
- Author(s):
-
GU Wenxiang 1; 2; FU Linlu 1; ZHOU Junping 1; JIANG Yunhui 1
-
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:
-
notallequal satisfiability; notallequal 3satisfiability; time complexity; upper bounds for NotAllEqual 3satisfiability; number of variables; DPLL
- CLC:
-
TP301
- DOI:
-
-
- Abstract:
-
The notallequal satisfiability (NAESAT) problem is an important extension of the satisfiability (SAT) problem. It has an important application in many NPcomplete problems, such as the SET SPLITTING problem and the MAXCUT problem. An exact algorithm NAE based on DavisPutnamLogemannLoveland (DPLL) for the notallequal 3satisfiability (NAE3SAT) problem is proposed. In the algorithm some new reduction rules are used to simplify the formula. The reduction rules increase the efficiency of the algorithm. The worstcase upper bound for the algorithm is proved to be O(1.618n), where n is the number of variables in the formula.