forked from chyanju/Picus
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since 368f3c3, cvc5 can produce a finite field literal, in the format: #f <value> m <mod-value> See cvc5/cvc5@368f3c3 This commit adds a support for finite field literal. It also refactors the existing model parsing to use S-expression reading that is already built-in to Racket.
- Loading branch information
Showing
1 changed file
with
30 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters