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

Create Split without CSubst #4617

Merged
merged 16 commits into from
Sep 9, 2024
Merged

Create Split without CSubst #4617

merged 16 commits into from
Sep 9, 2024

Conversation

Stevengre
Copy link
Contributor

  1. generate CSubst from the targets for Split
  2. fix a bug in CSubst.apply.

pyk/src/pyk/cterm/cterm.py Outdated Show resolved Hide resolved
@Stevengre
Copy link
Contributor Author

Given this, I feel that CSubst might not be necessary. Instead, we could extract them from the nodes, eliminating the need to store them separately.

pyk/src/pyk/kcfg/kcfg.py Outdated Show resolved Hide resolved
@Stevengre Stevengre mentioned this pull request Sep 6, 2024
pyk/src/pyk/cterm/cterm.py Outdated Show resolved Hide resolved
@Stevengre Stevengre merged commit 15cbf88 into develop Sep 9, 2024
17 checks passed
@Stevengre Stevengre deleted the create-split-by-nodes branch September 9, 2024 02:34
@ehildenb ehildenb mentioned this pull request Sep 17, 2024
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