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

Implementation of the pentagon abstract domain #304

Merged
merged 12 commits into from
Jan 10, 2024
Merged

Implementation of the pentagon abstract domain #304

merged 12 commits into from
Jan 10, 2024

Conversation

VincenzoArceri
Copy link
Collaborator

Description
This pull request implements the pentagon abstract domain, as described by the original paper.

@VincenzoArceri VincenzoArceri added the 🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms label Jan 10, 2024
@VincenzoArceri VincenzoArceri self-assigned this Jan 10, 2024
@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Jan 10, 2024
@VincenzoArceri VincenzoArceri changed the title The pentagon abstract domain implementation Implementation of the pentagon abstract domain Jan 10, 2024
@VincenzoArceri VincenzoArceri removed the 🏗 resolution:wip Incomplete work - do not review yet label Jan 10, 2024
lucaneg
lucaneg previously approved these changes Jan 10, 2024
@lucaneg lucaneg added the 🎆 type:feature New feature or request label Jan 10, 2024
@lucaneg lucaneg added this to the 0.1 milestone Jan 10, 2024
@lucaneg lucaneg merged commit 5af3218 into master Jan 10, 2024
2 checks passed
@lucaneg lucaneg deleted the pentagons branch January 10, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔍 scope:analysis Work regarding abstract domains or fixpoint algorithms 🎆 type:feature New feature or request
Projects
Status: PR Merged
Development

Successfully merging this pull request may close these issues.

None yet

3 participants