2019
DOI: 10.1007/978-3-030-24258-9_9
|View full text |Cite
|
Sign up to set email alerts
|

Incremental Inprocessing in SAT Solving

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
12
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
3
1

Relationship

2
7

Authors

Journals

citations
Cited by 19 publications
(12 citation statements)
references
References 36 publications
0
12
0
Order By: Relevance
“…However, Algorithm 3 is not compatible with incremental SAT solving (Fazekas, Biere, & Scholl, 2019) as those unit witnesses are clearly dependent on each other. It is possible to simply use the full autarky as witness instead, but that blows up the reconstruction stack (quadratically in the worst case) particularly if the autarky is large.…”
Section: Model Reconstructionmentioning
confidence: 99%
“…However, Algorithm 3 is not compatible with incremental SAT solving (Fazekas, Biere, & Scholl, 2019) as those unit witnesses are clearly dependent on each other. It is possible to simply use the full autarky as witness instead, but that blows up the reconstruction stack (quadratically in the worst case) particularly if the autarky is large.…”
Section: Model Reconstructionmentioning
confidence: 99%
“…Since the SAT solver is called multiple times when solving a single MAPF problem, we call it directly through its API. This SAT solver also supports incremental SAT solving (Fazekas, Biere, & Scholl, 2019;Audemard et al, 2013), that is, it is possible to add variables and clauses incrementally between calls, and the solver is able utilize this to learn clauses and speedup its search.…”
Section: Basic-sat Mdd-satmentioning
confidence: 99%
“…For the shortest-track the model checking problem is solved with the Bounded Model Checker CaMiCaL [6]. In Bounded Model Checking (BMC) the transition function of a circuit is encoded into a SAT formula and copied a number of times (called makespan).…”
Section: Encoding and Solvingmentioning
confidence: 99%
“…Since the makespan is incremented step-wise, the first solution found is guaranteed to be the shortest. CaMiCaL is highly integrated with the incremental SAT solver CaDiCaL [2] to optimize the effectiveness of incremental inprocessing [6].…”
Section: Encoding and Solvingmentioning
confidence: 99%