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

RASI Generator #1171

Merged
merged 86 commits into from
Apr 7, 2024
Merged

RASI Generator #1171

merged 86 commits into from
Apr 7, 2024

Conversation

PBHTasche
Copy link
Contributor

@PBHTasche PBHTasche commented Mar 22, 2024

Before merging this PR, please check the following:

  • I made sure the wiki is updated in accordance with the changes in this PR. For example, syntax changes, semantics changes, VerCors flags changes, etc.

PR description

  • Fixed problems in VeSUV that would not allow the program to run
  • Improved the VeSUV transformation
  • Added the ability to create a control flow graph out of a COL AST
  • Organized COL nodes by their behavior for the CFG
  • Added the ability to explore the state space of a COL program at an abstract level
  • Added flags to create either the CFG or the abstract state space from a given PVL program
  • Added a PVL keyword for a program entry point, "vesuv_entry"

PBHTasche and others added 28 commits March 12, 2024 12:54
…er unlock statements without letting other processes execute
@pieter-bos pieter-bos merged commit 023d134 into dev Apr 7, 2024
6 checks passed
@pieter-bos pieter-bos deleted the rasi_generator branch April 7, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants