Content deleted Content added
Corrected some grammatical errors that made the conclusion confusing. |
|||
Line 17:
(assert (= (f 10) 42))
</syntaxhighlight>
the SMT solver would return "This input is unsatisfiable". That happens because
==Discussion==
|