-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
In version 2.6 of the document (https://smt-lib.org/papers/smt-lib-reference-v2.6-r2021-05-12.pdf), there's a reference to const-array on page 31.
I don't see any other reference to const-array anywhere else; and neither z3 nor cvc5 accept this as constant.
However, both z3 and cvc5 work fine with const
Is const-array really part of the language? If not, let's remove it from the text, replacing it with const. If so, I guess I'll have to file issues with at least z3 and cvc5 so they can support it to be compliant.
Metadata
Metadata
Assignees
Labels
No labels