paper-with-me

홈 › Papers

Subsumption-driven clause learning with DPLL+restarts

2019-06-18 · Olivier Bailleux

We propose to use a DPLL+restart to solve SAT instances by successive simplifications based on the production of clauses that subsume the initial clauses. We show that this approach allows the refutation of pebbling formulae in polynomial time and linear space, as effectively as with a CDCL solver.

📄 PDF Abstract BibTeX arXiv:1906.07508

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Clause-Learning Algorithms with Many Restarts and Bounded-Width Resolution

2014-01-16 · Albert Atserias, Johannes Klaus Fichte, Marc Thurley

We offer a new understanding of some aspects of practical SAT-solvers that are based on DPLL with unit-clause propagation, clause-learning, and restarts. We do so by analyzing a concrete algorithm which we claim is faith…

2k

A DPLL(T) Framework for Verifying Deep Neural Networks

2023-07-17 · Hai Duong, ThanhVu Nguyen, Matthew Dwyer

Deep Neural Networks (DNNs) have emerged as an effective approach to tackling real-world problems. However, like human-written software, DNNs can have bugs and can be attacked. To address this, research has explored a wi…

Clause Vivification by Unit Propagation in CDCL SAT Solvers

2018-07-29 · Chu-min Li, Fan Xiao, Mao Luo, Felip Manyà 외

Original and learnt clauses in Conflict-Driven Clause Learning (CDCL) SAT solvers often contain redundant literals. This may have a negative impact on performance because redundant literals may deteriorate both the effec…

Recursive Decomposition for Nonconvex Optimization

2016-11-08 · Abram L. Friesen, Pedro Domingos

Continuous optimization is an important problem in many areas of AI, including vision, robotics, probabilistic inference, and machine learning. Unfortunately, most real-world optimization problems are nonconvex, causing …

Combinatorial Optimizationgraph partitioningProblem DecompositionProtein Folding

LLMs for Legal Subsumption in German Employment Contracts

2025-07-02 · Oliver Wardas, Florian Matthes arxiv

Legal work, characterized by its text-heavy and resource-intensive nature, presents unique challenges and opportunities for NLP research. While data-driven approaches have advanced the field, their lack of interpretabili…