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 domain implementation #308

Merged
merged 37 commits into from
Jul 30, 2024
Merged

Stability domain implementation #308

merged 37 commits into from
Jul 30, 2024

Conversation

lucaneg
Copy link
Member

@lucaneg lucaneg commented Jul 30, 2024

Description
Implementation of the stability abstract domain (yet to appear online).

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 ❗ priority:p3 Priority planning - level 3 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms labels Jul 30, 2024
@lucaneg lucaneg added this to the 0.1 milestone Jul 30, 2024
@lucaneg lucaneg self-assigned this Jul 30, 2024
@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Jul 30, 2024
@lucaneg lucaneg removed the 🏗 resolution:wip Incomplete work - do not review yet label Jul 30, 2024
@lucaneg lucaneg merged commit 94adcde into master Jul 30, 2024
3 checks passed
@lucaneg lucaneg deleted the stability branch July 30, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗ priority:p3 Priority planning - level 3 🔍 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