Actions
Task #6059
closedSimple solver for "x && !x" constraints
Start date:
06/17/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
0.2.1
Description
If the solver detects that constraint is of the "x && !x" form it returns UNSAT.
Otherwise it sends the constraint to Fortress.
Actions