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

WIP: Function axiomatization fix using uninterpreted guard function #434

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2022

  1. Configuration menu
    Copy the full SHA
    59f842c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. fix function axiomatization version 1

    Among things not yet covered:
    * QPs in function preconditions (might need to change guard framing axiom)
    * function calls appear within quantifiers (need to change free assumption to get the preconditions of the functions)
    gauravpartha committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    357d062 View commit details
    Browse the repository at this point in the history
  2. abstract function fix

    gauravpartha committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    31eb23d View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. generalized implementation of free function call assumptions and assu…

    …me free function call assumptions during exhale of self-framing conditions (where no well-definedness check happens)
    gauravpartha committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    eeca501 View commit details
    Browse the repository at this point in the history