src/HOL/Tools/ATP/atp_proof.ML
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
Sat, 18 Dec 2010 13:34:32 +0100 blanchet let each prover minimizes its own stuff (rather than taking the first prover of the list to minimize every prover's stuff)
Fri, 17 Dec 2010 22:15:08 +0100 blanchet more precise error messages in "verbose" (or "debug") mode, following this morning's permission debacle
Fri, 17 Dec 2010 00:27:40 +0100 blanchet more precise/correct SMT error handling
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)
Thu, 16 Dec 2010 15:12:17 +0100 blanchet generalize the Vampire parser some more to cope with things like "{2, 3\}" seen in some proofs
Wed, 15 Dec 2010 11:26:28 +0100 blanchet fix Vampire parsing problem
Wed, 08 Dec 2010 22:17:53 +0100 blanchet reword error message
Wed, 24 Nov 2010 16:15:15 +0100 blanchet more precise error handling in Sledgehammer/SMT for Z3 and remote SMT provers
Tue, 23 Nov 2010 22:37:16 +0100 blanchet more precise error handling for Z3;
Sat, 20 Nov 2010 00:53:26 +0100 wenzelm renamed raw "explode" function to "raw_explode" to emphasize its meaning;
Mon, 15 Nov 2010 18:56:29 +0100 blanchet pick up SMT solver crashes and report them to the user/Mirabelle if desired
Thu, 23 Sep 2010 10:34:01 +0200 blanchet make SML/NJ happy
Wed, 22 Sep 2010 10:02:39 +0200 blanchet make SML/NJ happier
Tue, 21 Sep 2010 10:02:50 +0200 blanchet make SML/NJ happier
Thu, 16 Sep 2010 15:16:08 +0200 blanchet refactoring: move ATP proof and error extraction code to "ATP_Proof" module
Thu, 16 Sep 2010 14:24:48 +0200 blanchet avoid code duplication
Thu, 16 Sep 2010 13:52:17 +0200 blanchet merge constructors
Thu, 16 Sep 2010 13:44:41 +0200 blanchet factor out the inverse of "nice_atp_problem"
Thu, 16 Sep 2010 11:59:45 +0200 blanchet use the same TSTP/Vampire/SPASS parser for one-liners as for Isar proofs
Thu, 16 Sep 2010 11:12:08 +0200 blanchet factored out TSTP/SPASS/Vampire proof parsing;
less more (0) tip