Skip to content

Conversation

feniup
Copy link
Contributor

@feniup feniup commented May 7, 2025

Lab Course: Static Analysis with Goblint

In this lab course we try to actively contribute to the Goblint codebase by integrating new abstract domain.

In the current iteration, the focus is on the development of the pentagon domain (Pntg), which combines interval analysis with symbolic relational constraints of the form $x < y$. This hybrid approach offers greater precision than traditional interval analysis while maintaining lower complexity compared to more expressive domains like the octagon domain.

@michael-schwarz michael-schwarz added student-job relational Relational analyses (Apron, affeq, lin2var) feature labels May 7, 2025
@sim642 sim642 self-requested a review August 14, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature in progress relational Relational analyses (Apron, affeq, lin2var) student-job
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants