-
Notifications
You must be signed in to change notification settings - Fork 49
Home
Etienne Kneuss edited this page May 21, 2014
·
7 revisions
Welcome to the Leon wiki!
Implements synthesis by condition-abduction, relies on insynth, allows synthesis of more complicated programs.
Based on Ravi's fork. Converts numerical Leon programs to Horn clauses automatically.
Allows proper Evaluator calls to functions annotated with @extern, Leon will rely on scalac-generated bytecode and with bridge them. Solver reasoning for @extern functions are limited to their specification (body treated as chooses).