Do not eliminate non-standard arithmetic operators in recursive function definitions...
authorajreynol <andrew.j.reynolds@gmail.com>
Fri, 28 Apr 2017 16:46:53 +0000 (11:46 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Fri, 28 Apr 2017 16:46:53 +0000 (11:46 -0500)
commit24385c4c5f9c17610f10ed2f8d44c10a16c1567f
tree801876270012b2f3541b363f4f1cc881c432ebd2
parent21ac21a2ff3ba3eeac4deabf0c4b79ca4cc8df77
Do not eliminate non-standard arithmetic operators in recursive function definitions, add regression.
src/theory/quantifiers/quantifiers_rewriter.cpp
src/theory/quantifiers/quantifiers_rewriter.h
test/regress/regress0/fmf/Makefile.am
test/regress/regress0/fmf/fmf-fun-no-elim-ext-arith.smt2 [new file with mode: 0644]