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

Subsumption and Subsumption Resolution via SAT solving #546

Open
wants to merge 546 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    a2d7f13 View commit details
    Browse the repository at this point in the history
  2. use unused variable

    JakobR committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    c79666e View commit details
    Browse the repository at this point in the history
  3. minor tweaks

    JakobR committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6b3a631 View commit details
    Browse the repository at this point in the history
  4. Extract BindingsManager

    JakobR committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a154f0b View commit details
    Browse the repository at this point in the history
  5. Remove minisat

    JakobR committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    063dc92 View commit details
    Browse the repository at this point in the history
  6. token

    JakobR committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    bdcd2bd View commit details
    Browse the repository at this point in the history
  7. cache bindings

    JakobR committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    07ba33c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. seems to work

    JakobR committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    40022ae View commit details
    Browse the repository at this point in the history
  2. don't leak

    JakobR committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    7cb7df6 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. bugfix and make it testable

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2ebcfbf View commit details
    Browse the repository at this point in the history
  2. wtf

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    58f6853 View commit details
    Browse the repository at this point in the history
  3. includes for gcc

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3c513b0 View commit details
    Browse the repository at this point in the history
  4. warnings

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    3c54935 View commit details
    Browse the repository at this point in the history
  5. gcc compile error

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    071b259 View commit details
    Browse the repository at this point in the history
  6. hmm

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    adf461f View commit details
    Browse the repository at this point in the history
  7. warning

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0def54e View commit details
    Browse the repository at this point in the history
  8. gcc compile error

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    7f4e014 View commit details
    Browse the repository at this point in the history
  9. tweaks

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    d6de884 View commit details
    Browse the repository at this point in the history
  10. do first run without setup

    JakobR committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    e7449d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f741f86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ed817f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    561a461 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. update slog parser

    JakobR committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    37fb509 View commit details
    Browse the repository at this point in the history
  2. slog fix

    JakobR committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    bae5726 View commit details
    Browse the repository at this point in the history
  3. measure orig_setup

    JakobR committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    b4aa03a View commit details
    Browse the repository at this point in the history
  4. more faithful MLMatcher usage

    JakobR committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    cc317e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea42c90 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

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

Commits on Feb 23, 2022

  1. slight optimization

    JakobR committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    22a823a View commit details
    Browse the repository at this point in the history
  2. remove comment

    JakobR committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    cf4a030 View commit details
    Browse the repository at this point in the history
  3. do less runs

    JakobR committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    4ba46bc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

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

Commits on Feb 26, 2022

  1. do another run with S enabled

    JakobR committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    37d03ed View commit details
    Browse the repository at this point in the history
  2. fix

    JakobR committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    6483620 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. minor

    JakobR committed May 1, 2022
    Configuration menu
    Copy the full SHA
    675bbd7 View commit details
    Browse the repository at this point in the history
  2. wip

    JakobR committed May 1, 2022
    Configuration menu
    Copy the full SHA
    9fc9fcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75eaaec View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Configuration menu
    Copy the full SHA
    6dee16c View commit details
    Browse the repository at this point in the history
  2. disable solver reuse for test

    JakobR committed May 16, 2022
    Configuration menu
    Copy the full SHA
    adcfea5 View commit details
    Browse the repository at this point in the history
  3. no need to re-run orig here

    JakobR committed May 16, 2022
    Configuration menu
    Copy the full SHA
    d28abc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e820bb View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. try vmtf

    JakobR committed May 18, 2022
    Configuration menu
    Copy the full SHA
    c9c7e6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da18f21 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. rename folder

    JakobR committed May 21, 2022
    Configuration menu
    Copy the full SHA
    22040dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a57c4c View commit details
    Browse the repository at this point in the history
  3. undo temporary changes

    JakobR committed May 21, 2022
    Configuration menu
    Copy the full SHA
    d118b31 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. remove more outdated code

    JakobR committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    89239db View commit details
    Browse the repository at this point in the history
  2. comments

    JakobR committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    1e759fc View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2022

  1. benchmark SAT vs. UNSAT

    JakobR committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    25a2f4d View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2022

  1. try to decide unknowns

    JakobR committed Jul 31, 2022
    Configuration menu
    Copy the full SHA
    5c1624f View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. now the real benchmark

    JakobR committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    c5bc381 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

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

Commits on Aug 3, 2022

  1. noreuse

    JakobR committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6db109a View commit details
    Browse the repository at this point in the history
  2. vmtf

    JakobR committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8b5363a View commit details
    Browse the repository at this point in the history
  3. default cfg

    JakobR committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    f28a668 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Apply clang-format

    JakobR committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    e1fe48b View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    1db2c2e View commit details
    Browse the repository at this point in the history
  2. fix

    JakobR committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d74793b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6696a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Rename files (SMT -> SAT)

    JakobR committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    e73b676 View commit details
    Browse the repository at this point in the history
  2. Replace SMT -> SAT

    JakobR committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    1f6f8d5 View commit details
    Browse the repository at this point in the history
  3. More replacements

    JakobR committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5ba66a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    211879f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

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

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    d7a09a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a42434c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    8ef5a1c View commit details
    Browse the repository at this point in the history
  2. buggy version for Micheal

    RobCoutel committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    1c07f60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    539618b View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Slight performance increase

    RobCoutel committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c01f769 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    334db30 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Configuration menu
    Copy the full SHA
    ce2fb14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f70a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adf88cd View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Fix log namespace conflict

    RobCoutel committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    ffd8cf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a2b614 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2022

  1. Configuration menu
    Copy the full SHA
    30144ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bd6ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6659044 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Still fails an assertion

    RobCoutel committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    a704570 View commit details
    Browse the repository at this point in the history
  2. fix wrong #if #else

    RobCoutel committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    efe993d View commit details
    Browse the repository at this point in the history
  3. fix an option problem

    RobCoutel committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    1e591f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

  1. Configuration menu
    Copy the full SHA
    f3c551e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2f40e0 View commit details
    Browse the repository at this point in the history
  3. clean + more tests

    RobCoutel committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    1d8f6d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. buggy code for Micheal

    RobCoutel committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a104848 View commit details
    Browse the repository at this point in the history
  2. fix the bug of allocation

    RobCoutel committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bb8ba88 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. First benchmarking method

    RobCoutel committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    09bb106 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c91f73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90d1c68 View commit details
    Browse the repository at this point in the history
  4. clean up

    RobCoutel committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    f7de096 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

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

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    f4ed676 View commit details
    Browse the repository at this point in the history
  2. Fix compilation on macOS

    JakobR committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    7fa43bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    add9e53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e38fd64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1764ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d81b9c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. Added some pruning

    RobCoutel committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    5f35005 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc91eee View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    1a8110e View commit details
    Browse the repository at this point in the history
  2. make unit tests compile

    MichaelRawson committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    fad3021 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    13d1f16 View commit details
    Browse the repository at this point in the history
  2. the literal thing

    MichaelRawson committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    9aeb3b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

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

Commits on Dec 23, 2022

  1. Configuration menu
    Copy the full SHA
    276e0de View commit details
    Browse the repository at this point in the history
  2. compile

    JakobR committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    c1ebe2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40f9361 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9b2b6d View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Jan 3, 2023

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

Commits on Jan 13, 2023

  1. small fix for heat maps

    RobCoutel committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    8a4ef45 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. Configuration menu
    Copy the full SHA
    587d201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d8d8cc View commit details
    Browse the repository at this point in the history
  3. deactivate chaining

    RobCoutel committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    8d5b6db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66e8f0c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16bc9e8 View commit details
    Browse the repository at this point in the history
  6. clean up

    RobCoutel committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    a6ade3d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    16df2fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee31810 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    0dbd005 View commit details
    Browse the repository at this point in the history
  2. Appease the compiler

    JakobR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d7bd8ef View commit details
    Browse the repository at this point in the history
  3. Remove obsolete CLASS_NAME

    JakobR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    f232570 View commit details
    Browse the repository at this point in the history
  4. Get rid of SolverWrapper

    JakobR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    e14d921 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36bfc91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0366489 View commit details
    Browse the repository at this point in the history
  7. Minor fixes

    JakobR committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b2dd172 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Reoganize the Benchmarking system.

    Change the compile options
    RobCoutel committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    453d107 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79c15b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. optimize loop at runtime

    RobCoutel committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0aafbac View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    611bc53 View commit details
    Browse the repository at this point in the history
  2. Split unit propagation

    JakobR committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3cf26ee View commit details
    Browse the repository at this point in the history
  3. Count ticks during propagation

    JakobR committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    6ce499d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb95cbb View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Initialize satSubs only once

    JakobR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e57a616 View commit details
    Browse the repository at this point in the history
  2. Fix warnings

    JakobR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ad56cb0 View commit details
    Browse the repository at this point in the history
  3. Log SAT solver ticks

    JakobR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fbba4e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5787db8 View commit details
    Browse the repository at this point in the history
  5. Minor refactor

    JakobR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    dcec2fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6bfa50 View commit details
    Browse the repository at this point in the history
  7. Add 'sbench' mode

    JakobR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    10e7ecd View commit details
    Browse the repository at this point in the history
  8. Add ForwardSubsumptionLogger

    JakobR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    fc0121c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cb728e3 View commit details
    Browse the repository at this point in the history
  10. Parse subsumption logs

    JakobR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5f4b36d View commit details
    Browse the repository at this point in the history
  11. Fix uninitialized clause idx

    JakobR committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    58c7094 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    c2d7b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2fc2d5 View commit details
    Browse the repository at this point in the history
  3. Rename sbench -> sreplay

    JakobR committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    cdb64e8 View commit details
    Browse the repository at this point in the history
  4. Log more SAT stats

    JakobR committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    392a4c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0289083 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a80762 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    a99a7f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a84bb90 View commit details
    Browse the repository at this point in the history
  3. limits

    JakobR committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3fb1d08 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfb954e View commit details
    Browse the repository at this point in the history
  5. fix

    JakobR committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    db9dc6b View commit details
    Browse the repository at this point in the history
  6. fix warning?

    No, it is apparently a bug in gcc: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66159
    JakobR committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e73b094 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    64fb68a View commit details
    Browse the repository at this point in the history
  8. reduce output

    JakobR committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a9ed303 View commit details
    Browse the repository at this point in the history
  9. damn

    JakobR committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d2d2cca View commit details
    Browse the repository at this point in the history
  10. only log the big ones

    JakobR committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    abfce41 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. clock info

    JakobR committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3dfb800 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e8597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ecbf1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    015516e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6579e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09d1b34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dff855c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    8315373 View commit details
    Browse the repository at this point in the history
  2. Extract configuration name

    JakobR committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    48e83c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4b1e9c View commit details
    Browse the repository at this point in the history
  4. fw subsumption rounds

    JakobR committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    211f0d4 View commit details
    Browse the repository at this point in the history
  5. add cmake options

    JakobR committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    35149b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. typo

    JakobR committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    652b483 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Configuration menu
    Copy the full SHA
    b33b40e View commit details
    Browse the repository at this point in the history
  2. remove filtering

    JakobR committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    1acdd38 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. update the heuristic

    Robin Coutelier committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    15988f0 View commit details
    Browse the repository at this point in the history
  2. update heuristic again

    JakobR committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    7472fd4 View commit details
    Browse the repository at this point in the history
  3. flush output

    JakobR committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e147cbd View commit details
    Browse the repository at this point in the history
  4. clarifying comments

    JakobR committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    83b5b24 View commit details
    Browse the repository at this point in the history
  5. disable logging in the oracle

    JakobR committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    201fc24 View commit details
    Browse the repository at this point in the history
  6. fence off clock operations

    JakobR committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    00b562e View commit details
    Browse the repository at this point in the history
  7. don't round duration

    JakobR committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    90cec00 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    7c2dc60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02406cc View commit details
    Browse the repository at this point in the history
  3. skip max_timestamp computation

    JakobR committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d511789 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

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

Commits on Jan 15, 2024

  1. rounds also for no_sat

    JakobR committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    84c5f66 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. update decision tree

    JakobR committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    6cf2a79 View commit details
    Browse the repository at this point in the history
  2. bug in replay

    JakobR committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    102789e View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. add cutoff option

    JakobR committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9986ce8 View commit details
    Browse the repository at this point in the history
  2. Add optional max_ticks limit

    JakobR committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b604bff View commit details
    Browse the repository at this point in the history
  3. implement cutoff for s/sr

    JakobR committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bc1bdab View commit details
    Browse the repository at this point in the history
  4. report number of cutoffs

    JakobR committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f88b0e8 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Add pruning stats

    Robin Coutelier committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    f1b9ee4 View commit details
    Browse the repository at this point in the history
  2. fix

    JakobR committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    4a9c661 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Mar 22, 2024

  1. bug in the test

    Robin Coutelier committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    7975a6f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    afd4652 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/HEAD' into robin_c-subsumption_r…

    …esolution
    Robin Coutelier committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    da31ae2 View commit details
    Browse the repository at this point in the history
  3. fixed the compilation errors

    still need to clean up all the benchamarking things
    Robin Coutelier committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4dc9408 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. remove all benchmarking code

    Robin Coutelier committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8f2607e View commit details
    Browse the repository at this point in the history
  2. reverse some of the formating changes

    Robin Coutelier committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ee9379f View commit details
    Browse the repository at this point in the history
  3. forgot to remove one option

    Robin Coutelier committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3f2d46b View commit details
    Browse the repository at this point in the history
  4. improved the documentation

    Robin Coutelier committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    40fe242 View commit details
    Browse the repository at this point in the history
  5. add the missing headers

    Robin Coutelier committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fd6fa06 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. remove extra line cause checks to crash

    Robin Coutelier committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e732f12 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. implement revisions suggested by Michael

    Robin Coutelier committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3cefe51 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update Makefile

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    1da80d5 View commit details
    Browse the repository at this point in the history
  2. Rename iterator base class

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9bb2b00 View commit details
    Browse the repository at this point in the history
  3. Add comments

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e63c9fc View commit details
    Browse the repository at this point in the history
  4. Remove unused includes

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c639133 View commit details
    Browse the repository at this point in the history
  5. BackwardSubsumptionAndResolution cleanup

    - turn static 'subsumedSet' into member variable
    - remove USE_ALLOCATOR
    - remove unused function declaration
    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3bc6029 View commit details
    Browse the repository at this point in the history
  6. restore 'const'

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    92400b5 View commit details
    Browse the repository at this point in the history
  7. update comment

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    771f051 View commit details
    Browse the repository at this point in the history
  8. change according to review

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    215dbbc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f73972 View commit details
    Browse the repository at this point in the history
  10. Add comment on noexcept clause

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d533d52 View commit details
    Browse the repository at this point in the history
  11. Remove .gitignore in subfolder

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    506be0f View commit details
    Browse the repository at this point in the history
  12. Remove USE_ALLOCATOR

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6812c9c View commit details
    Browse the repository at this point in the history
  13. Remove non-Vampire definitions

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ba5d0bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5400b5b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fd4d37d View commit details
    Browse the repository at this point in the history
  16. Remove #define from header

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6620c12 View commit details
    Browse the repository at this point in the history
  17. Remove pre-C++17 versions

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    807a81d View commit details
    Browse the repository at this point in the history
  18. Proper [[nodiscard]]

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    00c7fcc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    719a07c View commit details
    Browse the repository at this point in the history
  20. Move comment to the top

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    6ea8be3 View commit details
    Browse the repository at this point in the history
  21. Remove clock info output

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a116537 View commit details
    Browse the repository at this point in the history
  22. Remove unimplemented functions

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f5d72e5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a0c4d62 View commit details
    Browse the repository at this point in the history
  24. inline SUBSAT_LEARN=1

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    0e21bad View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fae9285 View commit details
    Browse the repository at this point in the history
  26. Inline SUBSAT_MINIMIZE=0

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7abc658 View commit details
    Browse the repository at this point in the history
  27. Inline SUBSAT_PHASE_SAVING=0

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5b44e19 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5e1762b View commit details
    Browse the repository at this point in the history
  29. Match::operator<<

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    f5fd1de View commit details
    Browse the repository at this point in the history
  30. Use Vampire-style assertions

    JakobR committed May 17, 2024
    Configuration menu
    Copy the full SHA
    531b854 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    f1f33e1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    beca034 View commit details
    Browse the repository at this point in the history
  2. prevent the following: SATSubsumption/subsat/././subsat_config.hpp:18…

    …:22: error: static assertion failed: VDEBUG and NDEBUG are not synchronized
    quickbeam123 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    bcd55ee View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    59b780f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b9bd4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62aaa35 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4f7188 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f56e29 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    172a2bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f42144 View commit details
    Browse the repository at this point in the history