Skip to content

Invention of Targeted Theorem Proving Strategies for E and Vampire

License

Notifications You must be signed in to change notification settings

ai4reason/EmpireTune

Repository files navigation

EmpireTune

Invention of Targeted Theorem Proving Strategies for E and Vampire

This is a pre-BETA release. It is usable with some effort.

Requirements

This distribution contains other software packages:

Additionally you need to obtain a Vampire binary (http://www.vprover.org):

Ask Martin Suda (msuda at forsyte.org).

To run this software you need to have Python, Perl, and Ruby installed. You also need the Perl SHA1 package (from CPAN).

Quickstart

Prepare experiments

  1. Setup environment before running import scripts:

    $ . ./setenv.sh
    

    Always run the scripts from the EmpireTune directory.

  2. Import benchmark problems:

    $ ./import-benchmark.sh eprover examples/bechmarks/test test  
    importing examples/bechmarks/test as test ... 10 problems imported
    
  3. Import initial protocols:

    $ ./import-inits.sh eprover examples/inits/eprover/tptp tptp
    importing examples/inits/eprover/tptp as tptp ... 10 strategies imported
    

Setup experiments

$ vi EmpireTune-RUN.sh

Run experiments

$ ./EmpireTune-RUN.sh

Get results

Find the invented strategies in the EmpireTune*/prots directory.

About

Invention of Targeted Theorem Proving Strategies for E and Vampire

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published