首页 | 本学科首页   官方微博 | 高级检索  
     

最坏情况下Min-2SAT问题的上界
引用本文:谷文祥,姜蕴晖,周俊萍,殷明浩. 最坏情况下Min-2SAT问题的上界[J]. 智能系统学报, 2012, 7(3): 241-245
作者姓名:谷文祥  姜蕴晖  周俊萍  殷明浩
作者单位:1. 东北师范大学计算机科学与信息技术学院,吉林长春130117;长春建筑学院基础教学部,吉林长春130607
2. 东北师范大学计算机科学与信息技术学院,吉林长春,130117
基金项目:国家自然科学基金资助项目(61070084);国家自然科学青年基金资助项目(60803102);中央高校基本科研业务费专项资金资助项目(11QNJJ006)
摘    要:最坏情况下MaxSAT问题上界的研究已成为一个热门的研究领域.与MaxSAT问题相对的是MinSAT问题,在求解某些组合优化问题时,将其转化为MinSAT问题比转化为MaxSAT问题有着更快的速度,因此对MinSAT问题进行研究.针对Min-2SAT问题提出算法MinSATAlg,该算法首先利用化简算法Simplify对公式进行化简,然后通过分支树的方法对不同情况的子句进行分支.从子句数目的角度分析算法的时间复杂度并证明Min-2SAT问题可在O(1.134 3m)时间内求解,对于每个变量至多出现在3个2-子句中的情况,得到最坏情况下的上界为O(1.122 5n),其中n为变量的数目.

关 键 词:MaxSAT  MinSAT  Min-2SAT  MaxSAT问题的上界  Min-2SAT问题的上界  子句数目  分支树

New worst-case upper bounds for Min-2SAT problems
GU Wenxiang , JIANG Yunhui , ZHOU Junping , YIN Minghao. New worst-case upper bounds for Min-2SAT problems[J]. CAAL Transactions on Intelligent Systems, 2012, 7(3): 241-245
Authors:GU Wenxiang    JIANG Yunhui    ZHOU Junping    YIN Minghao
Affiliation: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)
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 two-satisfiability(Min-2SAT) 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 Min-2SAT 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 Min-2SAT in which each variable appears in three 2-clauses at most.
Keywords:maximum satisfiability  minimum satisfiability  minimum two-satisfiability  upper bounds for maximum satisfiability  upper bounds for minimum two-satisfiability  number of clauses  branching tree
本文献已被 CNKI 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号