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

fix: Make sure model generation is complete for more operators #1234

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

bclement-ocp
Copy link
Collaborator

Some RIA operators are not complete even in the presence of the corresponding prelude. Add them as delayed functions to ensure we loop rather than generating an incorrect model.

Some RIA operators are not complete even in the presence of the
corresponding prelude. Add them as delayed functions to ensure we loop
rather than generating an incorrect model.
@bclement-ocp bclement-ocp added models This issue is related to model generation. completeness This issue is about completeness of theories labels Sep 7, 2024
Copy link
Collaborator

@Halbaroth Halbaroth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bclement-ocp bclement-ocp merged commit 64b8ba6 into OCamlPro:next Sep 17, 2024
17 checks passed
@bclement-ocp bclement-ocp deleted the missing-ria-models branch September 17, 2024 13:29
bclement-ocp added a commit to bclement-ocp/alt-ergo that referenced this pull request Sep 17, 2024
…Pro#1234)

Some RIA operators are not complete even in the presence of the
corresponding prelude. Add them as delayed functions to ensure we loop
rather than generating an incorrect model.
bclement-ocp added a commit that referenced this pull request Sep 18, 2024
#1238)

Some RIA operators are not complete even in the presence of the
corresponding prelude. Add them as delayed functions to ensure we loop
rather than generating an incorrect model.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completeness This issue is about completeness of theories models This issue is related to model generation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants