期刊文献+

动静态结合排序决策的可满足性问题解决器 被引量:3

SAT Solver with Static and Dynamic Ordering Decision Making
在线阅读 下载PDF
导出
摘要 采用冲突驱动回溯、两观察变量法等思想,静态分析和动态更新相结合的排序决策,鼓励冲突,尽早剪除不满足解空间,提高算法速度.根据变量正反文字出现次数的乘积进行初始排序,优先考虑正反文字出现次数较多变量的赋值;采用冲突驱动、动态更新变量顺序、优先考虑发生冲突子句中变量的赋值,尽可能避免当前冲突.实验结果表明:与采用其他决策策略的解决器相比,文中的解决器拥有一定的速度优势. This paper proposes a propositional satisfiability problem (SAT) solver, which inherits the features such as conflict-driven learning and fast Boolean constraint propagation. It improves the decision making strategy by encouraging conflicts, thus pruning the search as early as possible. Variables are ordered according to f(x)×f(-x), where f(x) is the number of literal x in all clauses. The unassigned variable with the largest value is chosen to assign. When conflicted, the activities of all literals in the conflict clauses are increased and the order is updated. Experimental results show that the proposed SAT solver obtains much performance improvement in comparison with other solvers.
出处 《计算机辅助设计与图形学学报》 EI CSCD 北大核心 2006年第10期1472-1477,共6页 Journal of Computer-Aided Design & Computer Graphics
基金 国家"八六三"高技术研究发展计划(2003AA1Z1120 2004AA1Z1050) 国家自然科学基金(90307017 60176017 90207002) 教育部跨世纪优秀人才培养计划基金 美国国家科学基金(CCR-0098275 CCR-0306298)
关键词 可满足性问题 DPLL 决策 冲突 propositional satisfiability problem DPLL decision making conflict
  • 相关文献

参考文献13

  • 1Garey M R,Johnson D S.Computers and intractability[M].New York:WH Freeman and Company,1979
  • 2University of St.Andrew Conference Centre.SAT competitions[OL].[2005-12-03].http://www.satcompetition.org
  • 3Eén N,Srensson N.An extensible SAT-solver[C] //Proceedings of the 6th International Conference on Theory and Applications of Satisfiability Testing (SAT'03),Santa Margherita Ligure,2003:502-508
  • 4Marques-Silva J P,Sakallah K A.GRASP:a search algorithm for propositional satisfiability[J].IEEE Transactions on Computers,1999,48(5):506-521
  • 5Moskewicz M W,Madigan C F,Zhao Y,et al.CHAFF:engineering an efficient SAT solver[C] //Proceedings of the 38th Design Automation Conference,Las Vegas,2001:530-535
  • 6丁敏,唐璞山,周电.结合高级正向推理过程的可满足性问题解决器[J].中国科学(E辑),2005,35(4):426-438. 被引量:3
  • 7Zhang L,Madigan C F,Moskewicz M W,et al.Efficient conflict driven learning in Boolean satisfiability solver[C] //Proceedings of the International Conference on Computer-Aided Design (ICCAD),San Jose,California,2001:279-285
  • 8Marques-Silva J P.The impact of branching heuristics in propositional satisfiability algorithms[C] //Proceedings of the 9th Portuguese Conference on Artificial Intelligence (EPIA),Evora,1999,1695:62-74
  • 9Zhang H.SATO:an efficient propositional prover[C] //Proceedings of the International Conference on Automated Deduction (CADE),Townsville,North Queensland,1997:272-275
  • 10Eén Niklas.Satzoo[OL].[2005-12-03].http://www.cs.chalmers.se/~een/Satzoo/

二级参考文献12

  • 1Burch J R,Singhal V.Tight Integration of Combinational Verification Methods.In: IEEE/ACM International Conference on Computer-Aided Design Nov,1998.570~576.
  • 2Biere A, Cimatti A, Clarke E M, et al. Symbolic model checking using SAT procedure instead of BDDs, In:Proceeding of Design Automation Conference, 1999. 317-320.
  • 3Selman B,Levesque H,Mitchell D.A New Method for Solving Hard Satisfiability Problems,In: Proceeding of the 10th National Conference on Artificial (AAAI),Intelligence 1992.440~446.
  • 4Selman B,Kautz H A,Cohen B.Noise strategies for improving local search.In :Proceeding of the 12th National Conference on Artificial Intelligence,(AAAI),1994.337~343.
  • 5Zhang L,Madigan C,Moskewicz M,et al.Efficient Conflict Driven Learning in a Boolean Satisfiability Solver.In: Proceeding of the 2001 International Conference on Computer-Aided Design,2001.279~285.
  • 6Marques-Silva J,Sakallah K.GRASP: A Search Algorithm for Propositional Satisfiability.IEEE Transactions on Computers,1999,48:506~521.
  • 7Bacchus F.Enhancing Davis Putnam with Extended Binary Clause Reasoning.In: 18th National Conference on Artificial Intelligence (AAAI),2002.613~619.
  • 8Li C M.Anbulagan.Heuristics based on unit propagation for satisfiability problems.In :Proceeding of the International Joint Conference on Artifical Intelligence (IJCAI),1997.366~371.
  • 9Hooker J N,Vinay V.Branch Rules for Satisfiability.Journal of Automated Reasoning,1995,15(3): 359~383.
  • 10Moskewicz M,Madigan C,Zhao Y,et al.Chaff: Engineering an Efficient SAT Solver.In :Proceeding of 38th Conference on Design Automation,2001.530~535.

共引文献2

同被引文献66

引证文献3

二级引证文献8

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部