Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Add support for different uninterpreted types in Rewriter #570

Closed
konnov opened this issue Feb 11, 2021 · 0 comments · Fixed by #1078
Closed

[FEATURE] Add support for different uninterpreted types in Rewriter #570

konnov opened this issue Feb 11, 2021 · 0 comments · Fixed by #1078
Assignees
Labels
FTC-Snowcat Feature: Fully-functional type checker Snowcat

Comments

@konnov
Copy link
Collaborator

konnov commented Feb 11, 2021

The type checker allows us to use uninterpreted types such as Set(RM) or Data -> Data. The model checker currently supports only strings as the only uninterpreted type. We have to add the support for different uninterpreted types in the model checker, which would translate to different uninterpreted sorts in SMT.

@konnov konnov added new New issue to be triaged. FTC-Snowcat Feature: Fully-functional type checker Snowcat labels Feb 11, 2021
@konnov konnov added this to the February iteration milestone Feb 11, 2021
@konnov konnov self-assigned this Feb 11, 2021
@konnov konnov assigned Kukovec and unassigned konnov Nov 8, 2021
@konnov konnov removed the new New issue to be triaged. label Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FTC-Snowcat Feature: Fully-functional type checker Snowcat
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants