Add remaining transcendental functions (#1551)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 7 Feb 2018 15:12:59 +0000 (09:12 -0600)
committerGitHub <noreply@github.com>
Wed, 7 Feb 2018 15:12:59 +0000 (09:12 -0600)
commit0533b9009d23a39bcc78ef85d6e98b62ef304351
treee32b823d509e1c9b54dfe4230d075b8396f48b9c
parent82066be04ce068b59b24526fbc8c9b4188503cae
Add remaining transcendental functions (#1551)
15 files changed:
src/parser/smt2/smt2.cpp
src/printer/smt2/smt2_printer.cpp
src/theory/arith/arith_rewriter.cpp
src/theory/arith/kinds
src/theory/arith/nonlinear_extension.cpp
src/theory/arith/nonlinear_extension.h
src/theory/arith/normal_form.cpp
src/theory/arith/normal_form.h
src/theory/arith/theory_arith.cpp
src/theory/arith/theory_arith_private.cpp
src/theory/arith/theory_arith_private.h
test/regress/regress0/nl/Makefile.am
test/regress/regress0/nl/nta/sugar-ident-2.smt2 [new file with mode: 0644]
test/regress/regress0/nl/nta/sugar-ident-3.smt2 [new file with mode: 0644]
test/regress/regress0/nl/nta/sugar-ident.smt2 [new file with mode: 0644]