SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

This is the required ReadMe file for the CASC competitions.

For installation, follow the instructions in the main README file.

Translating to proper input format:

None required, E reads TPTP-3 format with includes

Command line:

eprover -xAuto -tAuto --tstp-in -s --memory-limit=384 %s

eproof -xAuto -tAuto --tstp-in --tstp-out --memory-limit=384 %s

Distinguished strings for the results:

Problem is CNF and unsatisfiable:

# TSTP exit status: Unsatisfiable

Problem is CNF and satisfiable:

# TSTP exit status: Satisfiable

Problem is FOF and a theorem:

# TSTP exit status: Theorem

Problem is FOF and not a theorem:

# TSTP exit status: CounterSatisfiable

  • System gave up (usually resource limit)

# Failure:

The start of solution output for proofs:

# Proof object starts here.

The end of solution output for proofs:

# Proof object ends here.

The start of solution output for models/saturations:

# Saturation derivation starts here.

The end of solution output for models/saturations:

# Saturation derivation ends here.


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.