paper-with-me

Papers

Extending Modern SAT Solvers for Enumerating All Models

2013-05-02 · Said Jabbour, Lakhdar Sais, Yakoub Salhi

In this paper, we address the problem of enumerating all models of a Boolean formula in conjunctive normal form (CNF). We propose an extension of CDCL-based SAT solvers to deal with this fundamental problem. Then, we provide an experimental evaluation of our proposed SAT model enumeration algorithms on both satisfiable SAT instances taken from the last SAT challenge and on instances from the SAT-based encoding of sequence mining problems.

📄 PDF Abstract BibTeX arXiv:1305.0574

Code (0)

등록된 구현이 없습니다.

Tasks

All

Similar Papers 제목 키워드 기반

Extracting Frequent Gradual Patterns Using Constraints Modeling

2019-03-20 · Jerry Lonlac, Saïdd Jabbour, Engelbert Mephu Nguifo, Lakhdar Saïs 외

In this paper, we propose a constraint-based modeling approach for the problem of discovering frequent gradual patterns in a numerical dataset. This SAT-based declarative approach offers an additional possibility to bene…

Unfolding Boxes with Local Constraints

2025-06-01 · Long Qian, Eric Wang, Bernardo Subercaseaux, Marijn J. H. Heule

We consider the problem of finding and enumerating polyominos that can be folded into multiple non-isomorphic boxes. While several computational approaches have been proposed, including SAT, randomized algorithms, and de…

Certified MaxSAT Preprocessing

2024-04-26 · Hannes Ihalainen, Andy Oertel, Yong Kiam Tan, Jeremias Berg 외

Building on the progress in Boolean satisfiability (SAT) solving over the last decades, maximum satisfiability (MaxSAT) has become a viable approach for solving NP-hard optimization problems, but ensuring correctness of …

Evaluating SAT and SMT Solvers on Large-Scale Sudoku Puzzles

2025-01-15 · Liam Davis, Tairan Ji

Modern SMT solvers have revolutionized the approach to constraint satisfaction problems by integrating advanced theory reasoning and encoding techniques. In this work, we evaluate the performance of modern SMT solvers in…

Benchmarking

Explaining SAT Solving Using Causal Reasoning

2023-06-09 · Jiong Yang, Arijit Shaw, Teodora Baluta, Mate Soos 외

The past three decades have witnessed notable success in designing efficient SAT solvers, with modern solvers capable of solving industrial benchmarks containing millions of variables in just a few seconds. The success o…