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

Support for Goéland and SC-TPTP #211

Merged
merged 11 commits into from
Apr 8, 2024
Merged

Commits on Feb 21, 2024

  1. add support for sequents in FOL in the leo parser and changed the sbt…

    … file to use my fork of it.
    
    Support annotations in the tptp package, support extracting inferences and parameters for proof steps. Reconstruct Hypothesis now, rest should be straightforward.
    SimonGuilloud committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e4dc216 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. print should work ?

    SimonGuilloud committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fd9bdd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Add support for SC-TPTP proof parsing and use of Goeland as a proof t…

    …actic. Update documentation and manual. Some improvements can still be done (support for equality, axioms...)
    SimonGuilloud committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0e8332c View commit details
    Browse the repository at this point in the history
  2. add missing files

    SimonGuilloud committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    0e1267e View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. update goeland exec.

    SimonGuilloud committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    24a7fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7398e4d View commit details
    Browse the repository at this point in the history
  3. update CHANGES.md

    SimonGuilloud committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    5b9afb2 View commit details
    Browse the repository at this point in the history
  4. mini fix

    SimonGuilloud committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    8e4b732 View commit details
    Browse the repository at this point in the history
  5. add one more theorem

    SimonGuilloud committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    34ce8ed View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Apr 8, 2024

  1. minor corrections

    SimonGuilloud committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    00a4d8b View commit details
    Browse the repository at this point in the history