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
Most functions in domains.md are hooked. We need to provide a manual implementation for those. (The function declarations can and should be generated automatically.)
The text was updated successfully, but these errors were encountered:
Tackling #4725, this PR adds an uninterpreted implementation for the
`Map` sort.
This PR's goal is to iron out how we want these uninterpreted
implementations to be before proceeding with the rest of the hooked
functions in `domains.md`.
---------
Co-authored-by: Tamás Tóth <[email protected]>
Most functions in
domains.md
are hooked. We need to provide a manual implementation for those. (The function declarations can and should be generated automatically.)The text was updated successfully, but these errors were encountered: