Fix rewrite for eliminating constant factors of PI from argument to sine (#8031)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 2 Feb 2022 23:10:55 +0000 (17:10 -0600)
committerGitHub <noreply@github.com>
Wed, 2 Feb 2022 23:10:55 +0000 (23:10 +0000)
commit59e8eb3e946e183999fd8584dfb31e21cc436e74
tree7a6d07575d0ec7b06952e27034b80dc31542a288
parenteab7bf6702c174c2c58373035cf9b8a099a209ae
Fix rewrite for eliminating constant factors of PI from argument to sine (#8031)

Fixes cvc5/cvc5-projects#441.
Fixes cvc5/cvc5-projects#414.
src/theory/arith/arith_rewriter.cpp
test/unit/api/cpp/solver_black.cpp