Improving support for POW in arithmetic. Resolves bug 549.
authorTim King <taking@cs.nyu.edu>
Wed, 5 Mar 2014 17:04:03 +0000 (12:04 -0500)
committerTim King <taking@cs.nyu.edu>
Wed, 5 Mar 2014 17:12:36 +0000 (12:12 -0500)
commitdf554608cc47684be08d8be7c427027b7c5e8eb2
treeb884d51b8a6ebe8841af04b09132430908e204f8
parent7062bbe7ed2ad5d0b0a94badd624808d7dc91bb2
Improving support for POW in arithmetic. Resolves bug 549.
src/printer/cvc/cvc_printer.cpp
src/printer/smt2/smt2_printer.cpp
src/theory/arith/arith_rewriter.cpp
test/regress/regress0/arith/bug549.cvc [new file with mode: 0644]