Skip to content

Conversation

@ttuegel
Copy link
Contributor

@ttuegel ttuegel commented Jul 20, 2020

This fixes a bug where variables introduced by symbolic narrowing were not named correctly.


Reviewer checklist
  • Test coverage: stack test --coverage
  • Public API documentation: stack haddock

ttuegel added 4 commits July 20, 2020 11:08
The renaming from rule to (fresh) configuration variables is also applied to the
right-hand side of the substitution. The renaming was already applied to the
term and predicate, but the substitution was overlooked. This fixes a bug that
manifests when narrowing a symbolic configuration into another symbolic
configuration.
@ttuegel ttuegel changed the title Add test for narrowing Bug fix for symbolic narrowing Jul 20, 2020
@ttuegel ttuegel marked this pull request as ready for review July 20, 2020 18:14
@ttuegel ttuegel requested a review from ana-pantilie July 20, 2020 18:15
@ttuegel ttuegel added the bug label Jul 20, 2020
@rv-jenkins rv-jenkins merged commit d5436e7 into runtimeverification:master Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants