Skip to content

Forward Slicing #1700

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

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft

Conversation

EagleoutIce
Copy link
Member

@EagleoutIce EagleoutIce commented May 28, 2025

To be done (at least things i can think of right now):

  • New Pipeline Steps for forward slicing (-> add a flag to the old step to make it go forward)
  • New Query for the forward slice
  • Flag to assertSliced which allows to check for forward slicing
  • A bunch of new tests
    • (as a starting point, we can just try forward slicing on all variables in the normal backward slicing tests and check whether a guard fails) -> works!
  • Documentation

@EagleoutIce EagleoutIce linked an issue May 28, 2025 that may be closed by this pull request
@EagleoutIce EagleoutIce marked this pull request as draft May 28, 2025 17:54
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.

Implement Forward Slicing for flowR
2 participants