anthem/src
Patrick Lühne 2245e139b2
Reimplement integer variable detection
This is a reimplementation of the integer variable detection procedure.
The idea is to iteratively assume variables to be noninteger, and to
prove that this would lead to a false or erroneous result. If the proof
is successful, the variable is integer as a consequence.
2018-04-20 16:37:48 +02:00
..
anthem Reimplement integer variable detection 2018-04-20 16:37:48 +02:00
CMakeLists.txt Refactored error handling. 2017-05-31 18:03:19 +02:00