Cleanup handling of division (possible fix for bugs 803, 804, 805).
authorajreynol <andrew.j.reynolds@gmail.com>
Mon, 15 May 2017 21:43:50 +0000 (16:43 -0500)
committerajreynol <andrew.j.reynolds@gmail.com>
Mon, 15 May 2017 21:44:02 +0000 (16:44 -0500)
commit35f6efbd087dff865709b0a859b782fb03bdf859
tree7878ce4c8e1e330b233c63081db2ecd5b4b110c1
parent7edea2f0ad49de9f33e8c3eb50540e191a4f3728
Cleanup handling of division (possible fix for bugs 803, 804, 805).
src/theory/arith/theory_arith_private.cpp
src/theory/arith/theory_arith_private.h
test/regress/regress0/nl/Makefile.am
test/regress/regress0/nl/div-mod-partial.smt2 [new file with mode: 0644]