Split some generic utilities from the non-linear extension (#3419)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 30 Oct 2019 00:42:50 +0000 (19:42 -0500)
committerAhmed Irfan <43099566+ahmed-irfan@users.noreply.github.com>
Wed, 30 Oct 2019 00:42:50 +0000 (17:42 -0700)
commit8dda9531995953c3cec094339002f2ee7cadae08
treea3c4b194878133a1c46de15c15c6d4e420fe6bad
parentd6a8803054c0c5731a6c4111d8d00c18e2953032
Split some generic utilities from the non-linear extension (#3419)

* Split arith util

* Cleaner

* cpp

* Format

* Minor
src/CMakeLists.txt
src/theory/arith/arith_utilities.cpp [new file with mode: 0644]
src/theory/arith/arith_utilities.h
src/theory/arith/nonlinear_extension.cpp
src/theory/arith/nonlinear_extension.h