Actions
Task #6423
closedto_real, to_int, is_int operations
Start date:
11/11/2015
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Published in build:
Description
Add the following SMT-LIB operations:
to_real: converts one Int argument to Real
to_int: converts one Real argument to Int
is_int: if argument is Int, return True (Boolean), else return False
Actions