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 #1221

Merged
merged 26 commits into from
Jul 10, 2024
Merged

Rasi generator #1221

merged 26 commits into from
Jul 10, 2024

Conversation

PBHTasche
Copy link
Contributor

@PBHTasche PBHTasche commented Jul 9, 2024

Checklist:

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

PR description

  • Implemented automatic abstraction refinement for RASI generation
  • Implemented --dev-unsafe-optimization flag for improved performance at the cost of usability
  • Implemented text output for RASI generator
  • Enabled splitting RASI by location
  • Fixed some errors in VeSUV transformation
  • Added explicit entry point to VeSUV transformation

Splitting states into certain components if possible to factor out uncertainties into the state space

Ignore indexed variables with negative index

Created the infrastructure for static scanning for relevant variables
@pieter-bos pieter-bos merged commit 20bc29f into dev Jul 10, 2024
15 of 19 checks passed
@pieter-bos pieter-bos deleted the rasi_generator branch July 10, 2024 08:52
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