Add rewrite for is_int pi (#7711)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Tue, 30 Nov 2021 21:25:20 +0000 (15:25 -0600)
committerGitHub <noreply@github.com>
Tue, 30 Nov 2021 21:25:20 +0000 (13:25 -0800)
commit847b494afa496afcbb3c776f6dba65b7f744fee9
tree172fa85383b396de7c859ba38e6a478e0e790749
parent0b287939efd35e0e98adbd704e61be864ffeb5aa
Add rewrite for is_int pi (#7711)

Fixes cvc5/cvc5-projects#365.
Fixes cvc5/cvc5-projects#356.
src/theory/arith/arith_rewriter.cpp
src/theory/arith/arith_rewriter.h
src/theory/arith/rewrites.cpp
src/theory/arith/rewrites.h
test/regress/CMakeLists.txt
test/regress/regress1/nl/proj-365-is-int-pi.smt2 [new file with mode: 0644]