forked from AdaCore/cvc5
-
Notifications
You must be signed in to change notification settings - Fork 0
/
THANKS
34 lines (23 loc) · 1.26 KB
/
THANKS
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
Thanks to:
- Chad Brewbaker for fixing a memory leak in 2017.
- Adam Buchbinder of Google for submitting patches in November 2013 to fix a
number of issues with CVC3 (which were also applicable to CVC4's compatibility
interface).
- David Cok of GrammaTech, Inc., for suggesting numerous improvements in CVC4's
SMT-LIBv2 compliance in 2013 and 2014.
- Peter Collingbourne (formerly of the Multicore Programming Group at Imperial
College London, headed by Alastair Donaldson) for developing and submitting a
number of patches in September 2012 related to SMT-LIBv2 compliance.
- Finn Haedicke of University of Bremen, Germany for fixing namespace specifiers
in CVC4's version of minisat in 2015.
- Thomas Hunger for some important patches to CVC4's SWIG interfaces in March
2014.
- Makai Mann of Stanford University for updating the build scripts to support
computing coverage in 2017.
- Cristian Mattarei of Stanford University for fixing an issue with parsing
floating point numbers in 2017.
- Jordy Ruiz of University of Toulouse for fixing throw specifiers on the theory
output channels in 2015.
- Fabian Wolff in 2016 for fixing several spelling mistakes.
- Clement Pit-Claudel of MIT for improving the signal handling support for
Windows builds in 2017.