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

Adding large-step encoding for CHCs in CProver (no [required] changes to the solver) #8465

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Sep 16, 2024

  1. Adding CHCs data structures and utilities for resolution-based large …

    …step encoding
    Yakir Vizel committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    22e48ff View commit details
    Browse the repository at this point in the history
  2. Enabling large step encoding using a flag

    Yakir Vizel committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ffca3f2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Comparison operators for chcs

    Yakir Vizel committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    e2b3727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c88418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2c42b6 View commit details
    Browse the repository at this point in the history
  4. Clean up old code

    Yakir Vizel committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    d1ffe55 View commit details
    Browse the repository at this point in the history
  5. Small fix

    Yakir Vizel committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    05277f4 View commit details
    Browse the repository at this point in the history
  6. Extracting new chcs after transformation

    Yakir Vizel committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    710f96f View commit details
    Browse the repository at this point in the history