-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbiblio.bib
333 lines (313 loc) · 12.6 KB
/
biblio.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
% book
% Required fields: author or editor, title, publisher, year.
% Optional fields: volume or number, series, address, edition, month, note.
% book{coulouris,
% author = {Coulouris G. F., Dollimore J. e Kindberg T},
% title = {Distributed Systems: concepts and Design},
% publisher = {Addison-Wesley},
% year = {1994},
% edition = "second edition"
%
% }
% article
% Required fields: author, title, journal, year.
% Optional fields: volume, number, pages, month, note.
% article{donoho,
% author = {Donoho D. L.},
% title = {Compressed Sensing},
% journal = {IEEE Trans. Inf. Theory},
% volume = {52},
% number = {4},
% pages = {1289-1306},
% year = {2006}
% }
% conference
% same as inproceedings
% Required fields: author, title, booktitle, year.
% Optional fields: editor, volume or number, series, pages, address, month, organization, publisher, note
% conference{dalal,
% author = {Dalal N., Triggs B.},
% title = {Histograms of Oriented Gradients for Human Detection},
% booktitle = {Computer Vision and Pattern Recognition (CVPR)},
% address = {San Diego, USA},
% year = {2005},
% month = {20-26 June},
% pages = {886-893}
% }
% website
% as misc
% Required fields: none.
% Optional fields: author, title, howpublished, month, year, note.
@article{DBLP:journals/fmsd/ClarkeGHJLMN95,
author = {Edmund M. Clarke and
Orna Grumberg and
Hiromi Hiraishi and
Somesh Jha and
David E. Long and
Kenneth L. McMillan and
Linda A. Ness},
title = {Verification of the Futurebus+ Cache Coherence Protocol},
journal = {Formal Methods Syst. Des.},
volume = {6},
number = {2},
pages = {217--232},
year = {1995},
url = {https://doi.org/10.1007/BF01383968},
doi = {10.1007/BF01383968},
timestamp = {Fri, 13 Mar 2020 10:55:14 +0100},
biburl = {https://dblp.org/rec/journals/fmsd/ClarkeGHJLMN95.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/corr/abs-2109-12821,
author = {Alessandro Cimatti and
Alberto Griggio and
Stefano Tonetta},
title = {The {VMT-LIB} Language and Tools},
journal = {CoRR},
volume = {abs/2109.12821},
year = {2021},
url = {https://arxiv.org/abs/2109.12821},
eprinttype = {arXiv},
eprint = {2109.12821},
timestamp = {Mon, 04 Oct 2021 17:22:25 +0200},
biburl = {https://dblp.org/rec/journals/corr/abs-2109-12821.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@misc{VMT-LIB,
url = {https://vmt-lib.fbk.eu/},
author = {Cimatti, Alessandro and Griggio, Alberto and Tonetta, Stefano},
title = {{VMT-LIB} website},
note = {Last viewed on 2022-07-19},
}
@MISC{BarFT-SMTLIB,
author = {Clark Barrett and Pascal Fontaine and Cesare Tinelli},
title = {{The Satisfiability Modulo Theories Library (SMT-LIB)}},
howpublished = {{\tt www.SMT-LIB.org}},
year = 2016,
}
@inproceedings{DBLP:conf/vmcai/BuenoS19,
author = {Denis Bueno and
Karem A. Sakallah},
editor = {Constantin Enea and
Ruzica Piskac},
title = {euforia: Complete Software Model Checking with Uninterpreted Functions},
booktitle = {Verification, Model Checking, and Abstract Interpretation - 20th International
Conference, {VMCAI} 2019, Cascais, Portugal, January 13-15, 2019,
Proceedings},
series = {Lecture Notes in Computer Science},
volume = {11388},
pages = {363--385},
publisher = {Springer},
year = {2019},
url = {https://doi.org/10.1007/978-3-030-11245-5\_17},
doi = {10.1007/978-3-030-11245-5\_17},
timestamp = {Tue, 14 May 2019 10:00:43 +0200},
biburl = {https://dblp.org/rec/conf/vmcai/BuenoS19.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@article{DBLP:journals/sttt/CimattiCGR00,
author = {Alessandro Cimatti and
Edmund M. Clarke and
Fausto Giunchiglia and
Marco Roveri},
title = {{NUSMV:} {A} New Symbolic Model Checker},
journal = {Int. J. Softw. Tools Technol. Transf.},
volume = {2},
number = {4},
pages = {410--425},
year = {2000},
url = {https://doi.org/10.1007/s100090050046},
doi = {10.1007/s100090050046},
timestamp = {Thu, 02 Apr 2020 08:37:18 +0200},
biburl = {https://dblp.org/rec/journals/sttt/CimattiCGR00.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/cav/CavadaCDGMMMRT14,
author = {Roberto Cavada and
Alessandro Cimatti and
Michele Dorigatti and
Alberto Griggio and
Alessandro Mariotti and
Andrea Micheli and
Sergio Mover and
Marco Roveri and
Stefano Tonetta},
editor = {Armin Biere and
Roderick Bloem},
title = {The nuXmv Symbolic Model Checker},
booktitle = {Computer Aided Verification - 26th International Conference, {CAV}
2014, Held as Part of the Vienna Summer of Logic, {VSL} 2014, Vienna,
Austria, July 18-22, 2014. Proceedings},
series = {Lecture Notes in Computer Science},
volume = {8559},
pages = {334--342},
publisher = {Springer},
year = {2014},
url = {https://doi.org/10.1007/978-3-319-08867-9\_22},
doi = {10.1007/978-3-319-08867-9\_22},
timestamp = {Mon, 03 Jan 2022 22:13:44 +0100},
biburl = {https://dblp.org/rec/conf/cav/CavadaCDGMMMRT14.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/cav/DanielCGTM16,
author = {Jakub Daniel and
Alessandro Cimatti and
Alberto Griggio and
Stefano Tonetta and
Sergio Mover},
editor = {Swarat Chaudhuri and
Azadeh Farzan},
title = {Infinite-State Liveness-to-Safety via Implicit Abstraction and Well-Founded
Relations},
booktitle = {Computer Aided Verification - 28th International Conference, {CAV}
2016, Toronto, ON, Canada, July 17-23, 2016, Proceedings, Part {I}},
series = {Lecture Notes in Computer Science},
volume = {9779},
pages = {271--291},
publisher = {Springer},
year = {2016},
url = {https://doi.org/10.1007/978-3-319-41528-4\_15},
doi = {10.1007/978-3-319-41528-4\_15},
timestamp = {Fri, 09 Apr 2021 18:35:26 +0200},
biburl = {https://dblp.org/rec/conf/cav/DanielCGTM16.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{pysmt2015,
title={PySMT: a solver-agnostic library for fast prototyping of SMT-based algorithms},
author={Gario, Marco and Micheli, Andrea},
booktitle={SMT Workshop 2015},
year={2015}
}
@inproceedings{DBLP:conf/cav/ClarkeGH94,
author = {Edmund M. Clarke and
Orna Grumberg and
Kiyoharu Hamaguchi},
editor = {David L. Dill},
title = {Another Look at {LTL} Model Checking},
booktitle = {Computer Aided Verification, 6th International Conference, {CAV} '94,
Stanford, California, USA, June 21-23, 1994, Proceedings},
series = {Lecture Notes in Computer Science},
volume = {818},
pages = {415--427},
publisher = {Springer},
year = {1994},
url = {https://doi.org/10.1007/3-540-58179-0\_72},
doi = {10.1007/3-540-58179-0\_72},
timestamp = {Tue, 14 May 2019 10:00:43 +0200},
biburl = {https://dblp.org/rec/conf/cav/ClarkeGH94.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/fmcad/ClaessenES13,
author = {Koen Claessen and
Niklas E{\'{e}}n and
Baruch Sterin},
title = {A circuit approach to {LTL} model checking},
booktitle = {Formal Methods in Computer-Aided Design, {FMCAD} 2013, Portland, OR,
USA, October 20-23, 2013},
pages = {53--60},
publisher = {{IEEE}},
year = {2013},
url = {https://ieeexplore.ieee.org/document/6679391/},
timestamp = {Mon, 09 Aug 2021 15:21:44 +0200},
biburl = {https://dblp.org/rec/conf/fmcad/ClaessenES13.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/tacas/MouraB08,
author = {Leonardo Mendon{\c{c}}a de Moura and
Nikolaj S. Bj{\o}rner},
editor = {C. R. Ramakrishnan and
Jakob Rehof},
title = {{Z3:} An Efficient {SMT} Solver},
booktitle = {Tools and Algorithms for the Construction and Analysis of Systems,
14th International Conference, {TACAS} 2008, Held as Part of the Joint
European Conferences on Theory and Practice of Software, {ETAPS} 2008,
Budapest, Hungary, March 29-April 6, 2008. Proceedings},
series = {Lecture Notes in Computer Science},
volume = {4963},
pages = {337--340},
publisher = {Springer},
year = {2008},
url = {https://doi.org/10.1007/978-3-540-78800-3\_24},
doi = {10.1007/978-3-540-78800-3\_24},
timestamp = {Thu, 14 Apr 2022 20:26:15 +0200},
biburl = {https://dblp.org/rec/conf/tacas/MouraB08.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/cav/Dutertre14,
author = {Bruno Dutertre},
editor = {Armin Biere and
Roderick Bloem},
title = {Yices 2.2},
booktitle = {Computer Aided Verification - 26th International Conference, {CAV}
2014, Held as Part of the Vienna Summer of Logic, {VSL} 2014, Vienna,
Austria, July 18-22, 2014. Proceedings},
series = {Lecture Notes in Computer Science},
volume = {8559},
pages = {737--744},
publisher = {Springer},
year = {2014},
url = {https://doi.org/10.1007/978-3-319-08867-9\_49},
doi = {10.1007/978-3-319-08867-9\_49},
timestamp = {Mon, 03 Jan 2022 22:13:44 +0100},
biburl = {https://dblp.org/rec/conf/cav/Dutertre14.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/tacas/CimattiGSS13,
author = {Alessandro Cimatti and
Alberto Griggio and
Bastiaan Joost Schaafsma and
Roberto Sebastiani},
editor = {Nir Piterman and
Scott A. Smolka},
title = {The MathSAT5 {SMT} Solver},
booktitle = {Tools and Algorithms for the Construction and Analysis of Systems
- 19th International Conference, {TACAS} 2013, Held as Part of the
European Joint Conferences on Theory and Practice of Software, {ETAPS}
2013, Rome, Italy, March 16-24, 2013. Proceedings},
series = {Lecture Notes in Computer Science},
volume = {7795},
pages = {93--107},
publisher = {Springer},
year = {2013},
url = {https://doi.org/10.1007/978-3-642-36742-7\_7},
doi = {10.1007/978-3-642-36742-7\_7},
timestamp = {Fri, 09 Apr 2021 18:45:36 +0200},
biburl = {https://dblp.org/rec/conf/tacas/CimattiGSS13.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@inproceedings{DBLP:conf/cav/NiemetzPWB18,
author = {Aina Niemetz and
Mathias Preiner and
Clifford Wolf and
Armin Biere},
editor = {Hana Chockler and
Georg Weissenbacher},
title = {Btor2 , BtorMC and Boolector 3.0},
booktitle = {Computer Aided Verification - 30th International Conference, {CAV}
2018, Held as Part of the Federated Logic Conference, FloC 2018, Oxford,
UK, July 14-17, 2018, Proceedings, Part {I}},
series = {Lecture Notes in Computer Science},
volume = {10981},
pages = {587--595},
publisher = {Springer},
year = {2018},
url = {https://doi.org/10.1007/978-3-319-96145-3\_32},
doi = {10.1007/978-3-319-96145-3\_32},
timestamp = {Fri, 09 Apr 2021 18:35:27 +0200},
biburl = {https://dblp.org/rec/conf/cav/NiemetzPWB18.bib},
bibsource = {dblp computer science bibliography, https://dblp.org}
}
@misc{sphinx,
key = {sphinx},
urldate = {2022-09-04},
url = {https://www.sphinx-doc.org/en/master/index.html},
title = {Sphinx documentation},
note = {https://www.sphinx-doc.org/en/master/index.html, last viewed on 2022-09-04.},
}
@misc{pyvmt-github,
key = {pyvmt-github},
urldate = {2022-09-04},
url = {https://github.com/pyvmt/pyvmt},
title = {{PyVmt's GitHub page}},
note = {https://github.com/pyvmt/pyvmt, last viewed on 2022-09-04.},
}