paper-with-me

홈 › Papers

Revisiting the Learned Clauses Database Reduction Strategies

2014-02-09 · Said Jabbour, Jerry Lonlac, Lakhdar Sais, Yakoub Salhi

In this paper, we revisit an important issue of CDCL-based SAT solvers, namely the learned clauses database management policies. Our motivation takes its source from a simple observation on the remarkable performances of both random and size-bounded reduction strategies. We first derive a simple reduction strategy, called Size-Bounded Randomized strategy (in short SBR), that combines maintaing short clauses (of size bounded by k), while deleting randomly clauses of size greater than k. The resulting strategy outperform the state-of-the-art, namely the LBD based one, on SAT instances taken from the last SAT competition. Reinforced by the interest of keeping short clauses, we propose several new dynamic variants, and we discuss their performances.

📄 PDF Abstract BibTeX arXiv:1402.1956

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Towards Learned Clauses Database Reduction Strategies Based on Dominance Relationship

2017-05-31 · Jerry Lonlac, Engelbert Mephu Nguifo

Clause Learning is one of the most important components of a conflict driven clause learning (CDCL) SAT solver that is effective on industrial instances. Since the number of learned clauses is proved to be exponential in…

Diversity

On the Effect of Learned Clauses on Stochastic Local Search

2020-05-07 · Jan-Hendrik Lorenz, Florian Wörz

There are two competing paradigms in successful SAT solvers: Conflict-driven clause learning (CDCL) and stochastic local search (SLS). CDCL uses systematic exploration of the search space and has the ability to learn new…

Attribute

Characterization of Glue Variables in CDCL SAT Solving

2019-04-25 · Md Solimul Chowdhury, Martin Müller, Jia-Huai You

A state-of-the-art criterion to evaluate the importance of a given learned clause is called Literal Block Distance (LBD) score. It measures the number of distinct decision levels in a given learned clause. The lower the …

Uniform Information Density and Syntactic Reduction: Revisiting $\textit{that}$-Mentioning in English Complement Clauses

2025-09-05 · Hailin Hao, Elsi Kaiser arxiv

Speakers often have multiple ways to express the same meaning. The Uniform Information Density (UID) hypothesis suggests that speakers exploit this variability to maintain a consistent rate of information transmission du…

SCL(FOL) Can Simulate Non-Redundant Superposition Clause Learning

2023-05-22 · Martin Bromberger, Chaahat Jain, Christoph Weidenbach

We show that SCL(FOL) can simulate the derivation of non-redundant clauses by superposition for first-order logic without equality. Superposition-based reasoning is performed with respect to a fixed reduction ordering. T…