You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This declares a correctness oracle, and adds associated function oracle symbol $S$ to the signature, that determines whether a candidate implementation of a synthesis function $F$,
1365
+
This declares a correctness oracle that determines whether a candidate implementation of a synthesis function $F$,
1366
1366
where $F$ is a synthesis function symbol in the current signature
1367
1367
with sort $\sigma_1, \ldots\sigma_n \rightarrow\sigma$, is correct.
1368
1368
1369
1369
1370
1370
This oracle is mandatory to call in order to determine correctness of the synthesis function and so it is syntactic sugar for:
This declares a correctness oracle, and adds associated functional oracle symbol $S$ to the signature, that determines whether a candidate implementation of a synthesis function $F$,
0 commit comments