Minor documentation fixups.
[cvc5.git] / AUTHORS
1 The core authors and designers of CVC4 are:
2
3 Kshitij Bansal <kshitij@cs.nyu.edu>, New York University
4 Clark Barrett <barrett@cs.nyu.edu>, New York University
5 Francois Bobot <bobot@lri.fr>, Paris-Sud University
6 Christopher Conway <cconway@cs.nyu.edu>, New York University
7 Morgan Deters <mdeters@cs.nyu.edu>, New York University
8 Liana Hadarean <lianah@cs.nyu.edu>, New York University
9 Dejan Jovanovic <dejan@cs.nyu.edu>, New York University
10 Tim King <taking@cs.nyu.edu>, New York University
11 Tianyi Liang <tianyi-liang@uiowa.edu>, The University of Iowa
12 Andrew Reynolds <andrew.j.reynolds@gmail.com>, The University of Iowa
13 Cesare Tinelli <tinelli@cs.uiowa.edu>, The University of Iowa
14
15 CVC4 is the fourth in the CVC series of tools (CVC, CVC Lite, CVC3) but does
16 not directly incorporate code from any previous version. Information about
17 authors of previous CVC tools is included with their distributions.
18
19 CVC4 contains MiniSAT code by Niklas Een and Niklas Sorensson.
20
21 The CVC4 parser incorporates some code from ANTLR3, by Jim Idle,
22 Temporal Wave LLC.
23
24 CVC4 contains the doxygen.m4 autoconf module by Oren Ben-Kiki.
25
26 CVC4 contains the pkg.m4 autoconf module by Scott James Remnant.
27
28 CVC4 contains the ax_tls.m4 autoconf module by Alan Woodland and
29 Diego Elio Petteno.
30
31 CVC4 contains the boost.m4 autoconf module by Benoit Sigoure.
32
33 CVC4 maintainer versions contain the script autogen.sh, by the
34 U.S. Army Research Laboratory.