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

Fix multiple apply of magic wands with quantified expressions #849

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Conversation

manud99
Copy link
Contributor

@manud99 manud99 commented Jun 12, 2024

In my first PR #836 I didn't fix the apply of magic wands with quantified expressions. In this PR I address this issue and propose a fix for all combinations of magic wands with quantified expression that I could find in silver's test suite. This PR includes:

  • Using MagicWandSnapFunctions (MWSF) also for quantified magic wands.
  • Analyze and rewrite all path conditions that were created during packaging.

Test suite can be found in PR viperproject/silver#805

manud99 and others added 30 commits April 11, 2024 19:31
… own function definitions to replace wand maps.
…ginal approach using MagicWandSnapSingleton.
… the original approach using MagicWandSnapSingleton."

This reverts commit fd87482.
# Conflicts:
#	silver
#	src/main/scala/decider/TermToSMTLib2Converter.scala
#	src/main/scala/rules/HavocSupporter.scala
#	src/main/scala/rules/MagicWandSupporter.scala
#	src/main/scala/rules/MoreCompleteExhaleSupporter.scala
#	src/main/scala/rules/Producer.scala
#	src/main/scala/state/Terms.scala
#	src/main/scala/supporters/MagicWandSnapFunctionsContributor.scala
@manud99 manud99 marked this pull request as ready for review June 15, 2024 09:46
@manud99 manud99 changed the title Fix multiple apply of quantified magic wand Fix multiple apply of magic wands with quantified expressions Jun 27, 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