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

[MRSolver] Refactor MRM monad, add infrastructure for widening co-inductive hypotheses #1598

Merged
merged 7 commits into from
Feb 25, 2022

Conversation

m-yac
Copy link
Contributor

@m-yac m-yac commented Feb 24, 2022

This PR does some refactoring of the MRM monad with the main goal of adding the infrastructure for widening co-inductive hypotheses. The actual implementation of the widening algorithm will be in a future PR.

@m-yac m-yac added the subsystem: MRSolver Issues related to the Mr. Solver monadic-recursive solver in Heapster label Feb 24, 2022
Copy link
Contributor

@eddywestbrook eddywestbrook left a comment

Choose a reason for hiding this comment

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

This looks good, thanks Matt!

@m-yac m-yac added the PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run label Feb 24, 2022
@mergify mergify bot merged commit 7c1ee59 into master Feb 25, 2022
@mergify mergify bot deleted the mr-solver/refactor-fassumps branch February 25, 2022 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run subsystem: MRSolver Issues related to the Mr. Solver monadic-recursive solver in Heapster
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants