1.
Norbert Manthey, Marijn Heule
, Armin Biere:
Automated Reencoding of Boolean Formulas. Haifa Verification Conference 2012: 102-117
2.
A. Haberlandt, H. Green, and M. J. Heule, “Effective auxiliary variables via structured reencoding,” in-review at SAT 2023
3.
%SBVA-CADICAL and SBVA-KISSAT: Structured Bounded Variable Addition
Andrew Haberlandt∗
and Harrison Green∗
Carnegie Mellon University
Pittsburgh, Pennsylvania, USA
{ahaberla, harrisog}@cmu.edu
∗Authors contributed equally
page 18
%kissat cadical
%Andrew Haberlandt, Harrison Green, “SBVA-CADICAL and SBVA-KISSAT: Structured Bounded Variable Addition,” in Proc. of SAT Competition 2023 – Solver and Benchmark
Descriptions, ser. Department of Computer Science Series of Publications B,
T. Balyo, N. Froleyks, M. Heule, M. Iser, M. Jarvisalo, and M. Suda, ¨
Eds., vol. B-2023-1. University of Helsinki, 2023, pp. 18.
}
%kissat cadical
%A. Biere, K. Fazekas, M. Fleury, and M. Heisinger, “CaDiCaL, Kissat,
Paracooba, Plingeling and Treengeling entering the SAT Competition
2020,” in Proc. of SAT Competition 2020 – Solver and Benchmark
Descriptions, ser. Department of Computer Science Report Series B,
T. Balyo, N. Froleyks, M. Heule, M. Iser, M. Jarvisalo, and M. Suda, ¨
Eds., vol. B-2020-1. University of Helsinki, 2020, pp. 51–53.
%SBVA-CADICAL and SBVA-KISSAT: Structured
Bounded Variable Addition
Andrew Haberlandt∗
and Harrison Green∗
Carnegie Mellon University
Pittsburgh, Pennsylvania, USA
{ahaberla, harrisog}@cmu.edu
∗Authors contributed equally
page 18
%Andrew Haberlandt, Harrison Green, “SBVA-CADICAL and SBVA-KISSAT: Structured Bounded Variable Addition,” in Proc. of SAT Competition 2023 – Solver and Benchmark
Descriptions, ser. Department of Computer Science Series of Publications B,
T. Balyo, N. Froleyks, M. Heule, M. Iser, M. Jarvisalo, and M. Suda, ¨
Eds., vol. B-2023-1. University of Helsinki, 2023, pp. 18.
4. vivify inprocessing
|
Cédric Piette, Youssef Hamadi, Lakhdar Sais:
@inproceedings{DBLP:conf/ecai/PietteHS08,
author = {C{\'{e}}dric Piette and
Youssef Hamadi and
Lakhdar Sais},
editor = {Malik Ghallab and
Constantine D. Spyropoulos and
Nikos Fakotakis and
Nikolaos M. Avouris},
title = {Vivifying Propositional Clausal Formulae},
booktitle = {{ECAI} 2008 - 18th European Conference on Artificial Intelligence,
Patras, Greece, July 21-25, 2008, Proceedings},
series = {Frontiers in Artificial Intelligence and Applications},
volume = {178},
pages = {525--529},
publisher = {{IOS} Press},
year = {2008},
url = {https://doi.org/10.3233/978-1-58603-891-5-525},
doi = {10.3233/978-1-58603-891-5-525},
timestamp = {Wed, 24 May 2017 08:27:20 +0200},
biburl = {https://dblp.org/rec/conf/ecai/PietteHS08.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
|
|
|
//cadical求解器代码文件vivify.cpp中的注释 /*------------------------------------------------------------------------*/ // Vivification is a special case of asymmetric tautology elimination (ATE) // Our idea is to focus on clauses with many occurrences of its literals in // While first focusing on irredundant clause we then added a separate phase // There is another very similar approach called 'distilliation' published /*------------------------------------------------------------------------*/ // For vivification we have a separate dedicated propagation routine, which |
|
|
|






浙公网安备 33010602011771号