src/HOL/Tools/ATP/atp_systems.ML
Thu, 14 Apr 2011 11:24:04 +0200 blanchet handle Vampire [predicate definition introduction] steps the same way as missing proof, since such steps do not report which axioms were used
Fri, 18 Feb 2011 15:17:39 +0100 blanchet adjust fudge factors
Fri, 18 Feb 2011 12:32:55 +0100 blanchet extended ATP problem syntax to support other applications than Sledgehammer, e.g. experiments with ATPs
Tue, 15 Feb 2011 18:32:58 +0100 blanchet make experimental "Z3 ATP" work on Linux as well
Tue, 15 Feb 2011 10:03:10 +0100 blanchet adjusted fudge factors (based on Judgment Day runs)
Thu, 10 Feb 2011 10:09:38 +0100 blanchet make minimizer verbose
Wed, 09 Feb 2011 17:18:58 +0100 blanchet automatically minimize Z3-as-an-ATP proofs (cf. CVC3 and Yices)
Wed, 09 Feb 2011 17:18:58 +0100 blanchet renamed field
Wed, 09 Feb 2011 17:18:58 +0100 blanchet added "Z3 as an ATP" support to Sledgehammer locally
Wed, 09 Feb 2011 17:18:57 +0100 blanchet added experimental "remote_z3_atp", Sutcliffe's TPTP-syntax-aware wrapper for Z3 -- allows to do head-to-head comparison of Sledgehammer's ATP translation and of Sascha's SMT translation
Tue, 08 Feb 2011 16:10:10 +0100 blanchet available_provers ~> supported_provers (for clarity)
Tue, 08 Feb 2011 16:10:08 +0100 blanchet added support for bleeding-edge E weighting function "SymOffsetsWeight"
Tue, 21 Dec 2010 03:56:51 +0100 blanchet added "smt_triggers" option to experiment with triggers in Sledgehammer;
Tue, 21 Dec 2010 01:12:17 +0100 blanchet enable E weight generation with unofficial latest version of E (tentatively called E 1.2B) -- backed by Judgment Day
Mon, 20 Dec 2010 14:17:49 +0100 blanchet disable feature that was enabled by mistake
Mon, 20 Dec 2010 13:52:44 +0100 blanchet use the options provided by Stephan Schulz -- much better
Mon, 20 Dec 2010 12:12:35 +0100 blanchet optionally supply constant weights to E -- turned off by default until properly parameterized
Sat, 18 Dec 2010 14:02:14 +0100 blanchet tuning
Fri, 17 Dec 2010 12:01:49 +0100 blanchet fewer facts to SInE-E
Thu, 16 Dec 2010 15:12:17 +0100 blanchet fixed more issues with the Vampire output parser, and added support for Vampire's TSTP output (--proof tptp)
Wed, 15 Dec 2010 11:26:29 +0100 blanchet added timeout max for remote server invocation
Tue, 23 Nov 2010 22:37:16 +0100 blanchet more precise error handling for Z3;
Thu, 18 Nov 2010 10:52:38 +0100 blanchet remove "Time limit reached" as potential error, because this is sometimes generated for individual slices and not for the entire problem
Mon, 08 Nov 2010 09:10:44 +0100 blanchet recognize Vampire error
Wed, 03 Nov 2010 23:01:30 +0100 blanchet give E one more second, to prevent cases where it finds a proof but has no time to print it
Thu, 21 Oct 2010 16:25:40 +0200 blanchet first step in adding support for an SMT backend to Sledgehammer
Thu, 21 Oct 2010 14:55:09 +0200 blanchet use consistent terminology in Sledgehammer: "prover = ATP or SMT solver or ..."
Thu, 16 Sep 2010 15:16:08 +0200 blanchet refactoring: move ATP proof and error extraction code to "ATP_Proof" module
Tue, 14 Sep 2010 23:37:34 +0200 blanchet prefer version 0.6 of Vampire, now that we can parse its output
Sat, 11 Sep 2010 12:30:50 +0200 blanchet tuning
Sat, 11 Sep 2010 10:22:52 +0200 blanchet change order of default ATPs;
Thu, 09 Sep 2010 16:27:36 +0200 blanchet more precise error messages when Vampire is interrupted or SPASS runs into an internal bug
Thu, 09 Sep 2010 16:06:11 +0200 blanchet better error reporting when the Sledgehammer minimizer is interrupted
Wed, 08 Sep 2010 19:20:52 +0200 blanchet improve SInE-E failure message
Thu, 02 Sep 2010 00:17:56 +0200 blanchet SNARK doesn't like facts
Thu, 02 Sep 2010 00:15:53 +0200 blanchet show real CPU time
Wed, 01 Sep 2010 22:31:45 +0200 blanchet add dependency of "spass" script
Wed, 01 Sep 2010 18:42:31 +0200 blanchet lower number of facts given to SInE
Wed, 01 Sep 2010 17:27:10 +0200 blanchet got rid of the "theory_relevant" option;
Thu, 26 Aug 2010 13:55:30 +0200 blanchet fix Vampire version numbers
Wed, 25 Aug 2010 17:49:52 +0200 blanchet make relevance filter work in term of a "max_relevant" option + use Vampire SOS;
Wed, 25 Aug 2010 09:05:22 +0200 blanchet make SML/NJ happy
Tue, 24 Aug 2010 21:40:03 +0200 blanchet better workaround for E's off-by-one-second issue
Tue, 24 Aug 2010 15:06:47 +0200 blanchet use a soft time limit for E
Tue, 24 Aug 2010 14:36:29 +0200 blanchet make remote ATP versions more robust, by starting with "preferred" version numbers and falling back on any version
Mon, 23 Aug 2010 21:11:30 +0200 blanchet adjust fudge factors in the light of experiments
Mon, 23 Aug 2010 17:53:49 +0200 blanchet revert unintended change
Mon, 23 Aug 2010 16:12:41 +0200 blanchet prevent double inclusion of the fact "True_or_False" in TPTP problems
Mon, 23 Aug 2010 09:04:37 +0200 blanchet play with fudge factor + parse one more Vampire error
Mon, 23 Aug 2010 00:09:25 +0200 blanchet fiddle a bit with the SPASS fudge number
Sun, 22 Aug 2010 22:47:03 +0200 blanchet be more generous towards SPASS's -SOS mode
Sun, 22 Aug 2010 09:43:10 +0200 blanchet prefer TPTP "conjecture" tag to "hypothesis" on ATPs where this is possible;
Thu, 19 Aug 2010 13:04:37 +0200 blanchet fix SInE's error handling + run "vampire" locally if either SPASS or E is missing
Thu, 19 Aug 2010 11:29:53 +0200 blanchet added remote SInE and remote SNARK
Wed, 18 Aug 2010 20:53:55 +0200 blanchet don't get confused by wrong slice
Wed, 18 Aug 2010 17:09:05 +0200 blanchet added "max_relevant_per_iter" option to Sledgehammer
Wed, 18 Aug 2010 16:42:37 +0200 blanchet thank Andrei instead of Tanya
Wed, 18 Aug 2010 12:04:00 +0200 blanchet rename enum values
Tue, 17 Aug 2010 18:14:50 +0200 blanchet tweaking
Tue, 17 Aug 2010 17:01:31 +0200 blanchet merged
less more (0) -60 tip