paper-with-me

Papers

Neural heuristics for SAT solving

2020-05-27 · Sebastian Jaszczur, Michał Łuszczyk, Henryk Michalewski

We use neural graph networks with a message-passing architecture and an attention mechanism to enhance the branching heuristic in two SAT-solving algorithms. We report improvements of learned neural heuristics compared with two standard human-designed heuristics.

📄 PDF Abstract BibTeX arXiv:2005.13406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Inductive Learning of Declarative Domain-Specific Heuristics for ASP

2023-08-30 · Richard Comploi-Taupe

Domain-specific heuristics are a crucial technique for the efficient solving of problems that are large or computationally hard. Answer Set Programming (ASP) systems support declarative specifications of domain-specific …

Inductive LearningInductive logic programming

Specifying and Exploiting Non-Monotonic Domain-Specific Declarative Heuristics in Answer Set Programming

2022-09-19 · Richard Comploi-Taupe, Gerhard Friedrich, Konstantin Schekotihin, Antonius Weinzierl

Domain-specific heuristics are an essential technique for solving combinatorial problems efficiently. Current approaches to integrate domain-specific heuristics with Answer Set Programming (ASP) are unsatisfactory when d…

Learning Splitting Heuristics for Parallel String Solvers

2026-06-09 · Chenhao Gao, Peisen Yao arxiv

String constraint solvers are crucial for reasoning about string-manipulating programs. However, many practical string constraints are undecidable, and real-world applications often present complex constraints that chall…

Exploiting Partial Knowledge in Declarative Domain-Specific Heuristics for ASP

2019-09-18 · Richard Taupe, Konstantin Schekotihin, Peter Schüller, Antonius Weinzierl 외

Domain-specific heuristics are an important technique for solving combinatorial problems efficiently. We propose a novel semantics for declarative specifications of domain-specific heuristics in Answer Set Programming (A…

Negation

Arguments for the Effectiveness of Human Problem Solving

2015-06-09 · Frantisek Duris

The question of how humans solve problem has been addressed extensively. However, the direct study of the effectiveness of this process seems to be overlooked. In this paper, we address the issue of the effectiveness of …