Throw logic exception if a transcendental function is encountered when nl-ext is...
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Thu, 3 Mar 2022 05:00:32 +0000 (23:00 -0600)
committerGitHub <noreply@github.com>
Thu, 3 Mar 2022 05:00:32 +0000 (05:00 +0000)
commit62a7f715faf99ff8ab6db34f3c790dfaf337c24c
treef756d7efe618c46624434bc9d29326d398674b1c
parent1261a85ddb6daa08561744514ea89bbe1657f366
Throw logic exception if a transcendental function is encountered when nl-ext is not full (#8212)

Fixes cvc5/cvc5-projects#376.
src/theory/arith/nl/nonlinear_extension.cpp
src/theory/arith/nl/transcendental/transcendental_state.cpp
test/regress/CMakeLists.txt
test/regress/regress0/nl/nta/proj-issue376.smt2 [new file with mode: 0644]