summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAina Niemetz <aina.niemetz@gmail.com>2020-05-05 12:56:57 -0700
committerGitHub <noreply@github.com>2020-05-05 12:56:57 -0700
commitd66146480789917cb7d5c49dc9b603f40d6851fc (patch)
treef160051902672ab4dfb2c9891813a511c5676c52 /THANKS
parent8236d7f9bff3aef4f7b37a15d509b8a11551401f (diff)
Update copyright year and AUTHORS/THANKS files. (#4468)
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS20
1 files changed, 18 insertions, 2 deletions
diff --git a/THANKS b/THANKS
index 8eb19e8db..4060d51ef 100644
--- a/THANKS
+++ b/THANKS
@@ -13,6 +13,8 @@ Thanks to:
College London, headed by Alastair Donaldson) for developing and submitting a
number of patches in September 2012 related to SMT-LIBv2 compliance.
+- Simon Dierl for fixing the ENABLE_BEST option in the build system in 2019.
+
- Finn Haedicke of University of Bremen, Germany for fixing namespace specifiers
in CVC4's version of minisat in 2015.
@@ -21,8 +23,11 @@ Thanks to:
- 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.
+- Andrew V. Jones for several fixes in 2019 and 2020.
+
+- Mark Laws for fixes in the test suite for Windows in 2017.
+
+- Ken Matsui for fixing compiler warnings in 2019.
- Cristian Mattarei of Stanford University for fixing an issue with parsing
floating point numbers in 2017.
@@ -33,8 +38,19 @@ Thanks to:
- Clement Pit-Claudel of MIT for improving the signal handling support for
Windows builds in 2017.
+- Florian Schanda for improving the readability of output of get-model in 2018.
+
+- Tom Smeding for a fix in the contrib/get-antlr-3.4 script in 2018.
+
+- Piotr Troja for several fixes in 2019.
+
- Arjun Viswanathan for improvements in the CVC and the SMT2 parser.
+- Amalee Wilson for a modification of our branch-and-bound method in the linear
+ integer solver to generate ternary clauses instead of binary clauses in 2020.
+ The new method is inspired by the Unit-Cube Tests of Bromberger and Weidenbach
+ at IJCAR'2016.
+
- Fabian Wolff in 2016 for fixing several spelling mistakes.
- Justin Xu for contributing to refactoring CVC4's preprocessing infrastructure.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback