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

Carbon's sequence, set, and multiset options for Silicon #642

Merged
merged 23 commits into from
Jan 22, 2024

Conversation

marcoeilers
Copy link
Contributor

@marcoeilers marcoeilers commented Sep 23, 2022

This should make Silicon's sequences, sets, and multisets more complete at a small performance cost.
There is a new command line option --useOldAxiomatization to use the old axioms.

@marcoeilers marcoeilers marked this pull request as draft September 23, 2022 21:46
marcoeilers and others added 7 commits September 29, 2022 15:15
These cover the cases of the take/drop going outside the usual ranges. Interestingly, this is needed to cut a potential matching loop with the take/append axioms otherwise (essentially to show that newly-generated sub-terms to append are actually equal to the originals)
@marcoeilers marcoeilers merged commit 937d873 into master Jan 22, 2024
4 checks passed
@marcoeilers marcoeilers deleted the meilers_seq_set_axioms branch January 22, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants