Finish SAT/SMT

This commit is contained in:
2025-06-12 15:12:31 -06:00
parent 51a0ce1565
commit 53ef57d58c
4 changed files with 81 additions and 0 deletions

10
bitwuzla.yaml Normal file
View File

@@ -0,0 +1,10 @@
- key: Niemetz2023
author:
- Aina Niemetz
- Mathias Preiner
title: Bitwuzla
booktitle: CAV 2023
pages: 3-17
publisher: Springer
year: 2023
doi: 10.1007/978-3-031-37703-7_1

14
boolector.yaml Normal file
View File

@@ -0,0 +1,14 @@
- key: Niemetz2014
type: article
authors:
- Aina Niemetz
- Mathias Preiner
- Armin Biere
title: Boolector 2.0
journal: J. Satisf. Boolean Model. Comput.
volume: 9
number: 1
pages: 53-58
year: 2014
# url: https://doi.org/10.3233/sat190101
doi: 10.3233/sat190101

12
cryptominisat.yaml Normal file
View File

@@ -0,0 +1,12 @@
- key: Soos2009
title: Extending SAT Solvers to Cryptographic Problems
author:
- Mate Soos
- Karsten Nohl
- Claude Castelluccia
booktitle: SAT 2009
volume: 5584
pages: 244-257
publisher: Springer
year: 2009
doi: 10.1007/978-3-642-02777-2_24

45
cvc.yaml Normal file
View File

@@ -0,0 +1,45 @@
- key: Barbosa2022
title: 'cvc5: A Versatile and Industrial-Strength SMT Solver'
author:
- Barbosa, Haniel
- Barrett, Clark W.
- Brain, Martin
- Kremer, Gereon
- Lachnitt, Hanna
- Mann, Makai
- Mohamed, Abdalrhman
- Mohamed, Mudathir
- Niemetz, Aina
- Nötzli, Andres
- Ozdemir, Alex
- Preiner, Mathias
- Reynolds, Andrew
- Sheng, Ying
- Tinelli, Cesare
- Zohar, Yoni
year: 2022
booktitle: TACAS 2022
pages: 415-442
publisher: Springer
doi: 10.1007/978-3-030-99524-9_24
- key: Barrett2011
title: 'CVC4'
author:
- Barrett, Clark W.
- Conway, Christopher L.
- Deters, Morgan
- Hadarean, Liana
- Jovanovic, Dejan
- King, Tim
- Reynolds, Andrew
- Tinelli, Cesare
year: 2011
booktitle: 'Computer Aided Verification - 23rd International Conference, CAV 2011, Snowbird, UT, USA, July 14-20, 2011. Proceedings'
series: Lecture Notes in Computer Science
volume: 6806
pages: 171-177
publisher: Springer
doi: 10.1007/978-3-642-22110-1_14
url: https://doi.org/10.1007/978-3-642-22110-1_14