add tools
This commit is contained in:
parent
aca0d278a9
commit
51a0ce1565
0
opensmt.yaml
Normal file
0
opensmt.yaml
Normal file
15
parafrost.yaml
Normal file
15
parafrost.yaml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
- key: Osama2024
|
||||||
|
title: Certified SAT solving with GPU accelerated inprocessing
|
||||||
|
author:
|
||||||
|
- Osama, Muhammad
|
||||||
|
- Wijs, Anton
|
||||||
|
- Biere, Armin
|
||||||
|
year: 2024
|
||||||
|
# journal: x
|
||||||
|
booktitle: FMSD 2024
|
||||||
|
volume: 62
|
||||||
|
pages: 79-118
|
||||||
|
publisher: Springer
|
||||||
|
doi: 10.1007/s10703-023-00432-z
|
||||||
|
# url: x
|
||||||
|
|
13
q3b.yaml
Normal file
13
q3b.yaml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
- key: Jonas2016
|
||||||
|
title: Solving Quantified Bit-Vector Formulas Using Binary Decision Diagrams
|
||||||
|
author:
|
||||||
|
- Jonáš, Martin
|
||||||
|
- Strejček, Jan
|
||||||
|
year: 2016
|
||||||
|
# journal: x
|
||||||
|
booktitle: SAT 2016
|
||||||
|
# volume: 1
|
||||||
|
pages: 267-283
|
||||||
|
publisher: Springer
|
||||||
|
doi: 10.1007/978-3-319-40970-2_17
|
||||||
|
# url: x
|
13
smt-rat.yaml
Normal file
13
smt-rat.yaml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
- key: Corzilius2015
|
||||||
|
title: "SMT-RAT: An Open Source C++ Toolbox for Strategic and Parallel SMT Solving"
|
||||||
|
author:
|
||||||
|
- Corzilius, Florian
|
||||||
|
- Kremer, Gereon
|
||||||
|
- Junges, Sebastian
|
||||||
|
- Schupp, Stefan
|
||||||
|
- 'Ábrahám, Erika'
|
||||||
|
year: 2015
|
||||||
|
booktitle: "SAT 2015"
|
||||||
|
pages: 360-368
|
||||||
|
publisher: Springer
|
||||||
|
doi: 10.1007/978-3-319-24318-4_26
|
9
smtinterpol.yaml
Normal file
9
smtinterpol.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
- key: Henkel2021
|
||||||
|
title: Proof Tree Preserving Sequence Interpolation of Quantified Formulas in the Theory of Equality
|
||||||
|
author:
|
||||||
|
- Henkel, Elisabeth
|
||||||
|
- Hoenicke, Jochen
|
||||||
|
- Schindler, Tanja
|
||||||
|
year: 2021
|
||||||
|
booktitle: SMT 2021
|
||||||
|
url: "https://ceur-ws.org/Vol-2908/short12.pdf"
|
24
stp.yaml
Normal file
24
stp.yaml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
- key: Ganesh2007
|
||||||
|
title: 'A Decision Procedure for Bit-Vectors and Arrays'
|
||||||
|
author:
|
||||||
|
- Ganesh, Vijay
|
||||||
|
- Dill, David L.
|
||||||
|
year: 2007
|
||||||
|
booktitle: CAV 2007
|
||||||
|
month: July
|
||||||
|
publisher: Springer
|
||||||
|
doi: 10.1007/978-3-540-73368-3_52
|
||||||
|
|
||||||
|
- key: Cadar2006
|
||||||
|
title: 'EXE: Automatically Generating Inputs of Death'
|
||||||
|
author:
|
||||||
|
- Cadar, Cristian
|
||||||
|
- Ganesh, Vijay
|
||||||
|
- Pawlowski, Peter
|
||||||
|
- Engler, Dawson
|
||||||
|
- Dill, David
|
||||||
|
year: 2006
|
||||||
|
booktitle: CCS 2006
|
||||||
|
month: October
|
||||||
|
publisher: ACM
|
||||||
|
doi: 10.1145/1455518.1455522
|
12
template.yaml
Normal file
12
template.yaml
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
- key: x
|
||||||
|
title: x
|
||||||
|
author:
|
||||||
|
- y, x
|
||||||
|
year: 1
|
||||||
|
journal: x
|
||||||
|
booktitle: CONF 2000
|
||||||
|
volume: 1
|
||||||
|
pages: 1-2
|
||||||
|
publisher: x
|
||||||
|
doi: x
|
||||||
|
url: x
|
2
z3.yaml
2
z3.yaml
@ -2,7 +2,7 @@
|
|||||||
author:
|
author:
|
||||||
- de Moura, Leonardo
|
- de Moura, Leonardo
|
||||||
- Bjørner, Nikolaj
|
- Bjørner, Nikolaj
|
||||||
booktitle: TACAS
|
booktitle: TACAS 2008
|
||||||
copyright: https://www.microsoft.com/en-us/research/publication/z3-an-efficient-smt-solver/
|
copyright: https://www.microsoft.com/en-us/research/publication/z3-an-efficient-smt-solver/
|
||||||
doi: 10.1007/978-3-540-78800-3_24
|
doi: 10.1007/978-3-540-78800-3_24
|
||||||
langid: english
|
langid: english
|
||||||
|
Loading…
x
Reference in New Issue
Block a user