主催: 人工知能学会
会議名: 第97回 人工知能基本問題研究会
回次: 97
開催地: 別府国際コンベンションセンター
開催日: 2014/03/22 - 2014/03/23
p. 16-
In this paper, we propose two techniques of the dynamic simplification algorithm for CDCL (conflict-driven clause learning) solvers. Firstly, We propose an extension of the dynamic subsumption algorithm proposed by Hamadi et al. The clause learning mechanism in CDCL solvers can be formalized as a resolution process. The dynamic subsumption efficiently checks whether a resolvent subsumes the parent clause or not. The subsumed clause can be removed. In this study, we extend the subsumption checking for ancestors. Secondly, We propose an extraction method of implicit binary clauses from the resolution process and show a lightweight subsumption checking method with these binary clauses. When using the clauses to check subsumptions by binary clauses. Because it is a binary clause, cost of inspection is low, the effect is high. The experimental results show that our techniques can improve the performace of a CDCL solver.