Refactor sygus eval unfold (#1946)
[cvc5.git] / THANKS
1 Thanks to:
2
3 - Chad Brewbaker for fixing a memory leak in 2017.
4
5 - Adam Buchbinder of Google for submitting patches in November 2013 to fix a
6 number of issues with CVC3 (which were also applicable to CVC4's compatibility
7 interface).
8
9 - David Cok of GrammaTech, Inc., for suggesting numerous improvements in CVC4's
10 SMT-LIBv2 compliance in 2013 and 2014.
11
12 - Peter Collingbourne (formerly of the Multicore Programming Group at Imperial
13 College London, headed by Alastair Donaldson) for developing and submitting a
14 number of patches in September 2012 related to SMT-LIBv2 compliance.
15
16 - Finn Haedicke of University of Bremen, Germany for fixing namespace specifiers
17 in CVC4's version of minisat in 2015.
18
19 - Thomas Hunger for some important patches to CVC4's SWIG interfaces in March
20 2014.
21
22 - Makai Mann of Stanford University for updating the build scripts to support
23 computing coverage in 2017.
24
25 - Cristian Mattarei of Stanford University for fixing an issue with parsing
26 floating point numbers in 2017.
27
28 - Jordy Ruiz of University of Toulouse for fixing throw specifiers on the theory
29 output channels in 2015.
30
31 - Fabian Wolff in 2016 for fixing several spelling mistakes.
32
33 - Clement Pit-Claudel of MIT for improving the signal handling support for
34 Windows builds in 2017.