-
Notifications
You must be signed in to change notification settings - Fork 20
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
Base predicates #63
Merged
Merged
Base predicates #63
Commits on Jul 30, 2024
-
refactor(reasoning): propagation in refiner
Make sure the propagations from the model seed are applied in the same way as during value merging.
Configuration menu - View commit details
-
Copy full SHA for f4d45c9 - Browse repository at this point
Copy the full SHA f4d45c9View commit details
Commits on Aug 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 228a54b - Browse repository at this point
Copy the full SHA 228a54bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 127b88a - Browse repository at this point
Copy the full SHA 127b88aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02261dc - Browse repository at this point
Copy the full SHA 02261dcView commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9979d14 - Browse repository at this point
Copy the full SHA 9979d14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7720586 - Browse repository at this point
Copy the full SHA 7720586View commit details -
test(semantics): run both with and without non-existing objects
Make sure we test both the ModelSemantics and ModelGenerator configurations.
Configuration menu - View commit details
-
Copy full SHA for 9c17caa - Browse repository at this point
Copy the full SHA 9c17caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for afbbaad - Browse repository at this point
Copy the full SHA afbbaadView commit details -
refactor(semantics): remove shadow predicate interpretations during g…
…eneration While shadow predicate interpretations are useful for debugging model semantics, may match sets for some predicates can grow very large during model generation. Do not consturct interpretations for shadow predicates in ModelGeneratorFactory by default. Also fixes a bug where the candidate interpretation of a shadow predicate was forced to be a refinement of the partial interpretation.
Configuration menu - View commit details
-
Copy full SHA for 17ab3a8 - Browse repository at this point
Copy the full SHA 17ab3a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe2120 - Browse repository at this point
Copy the full SHA 0fe2120View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.