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

Stability abstract domain implementation #307

Merged
merged 31 commits into from
Jul 9, 2024

Conversation

lucaneg
Copy link
Member

@lucaneg lucaneg commented Jul 9, 2024

Draft implementation of the stability abstract domain.

phiash and others added 30 commits February 5, 2024 19:18
…nd Constant branch to assign, mod smallStepSemantics.

Trend: removed base cases from lubAux and lessOrEqualAux, refactored "== X" checks with "isX" methods.
Trend: added empty constructor.
@lucaneg lucaneg added 🎆 type:feature New feature or request 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms labels Jul 9, 2024
@lucaneg lucaneg added this to the 0.1 milestone Jul 9, 2024
@lucaneg lucaneg self-assigned this Jul 9, 2024
@lucaneg lucaneg added the 🎊 resolution:resolved Bug or feature resolved - might not have been merged to master yet label Jul 9, 2024
@lucaneg lucaneg merged commit e82f581 into lisa-analyzer:stability Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎊 resolution:resolved Bug or feature resolved - might not have been merged to master yet 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🎆 type:feature New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants