src/HOL/Tools/ATP/atp_proof.ML
Thu, 16 May 2013 13:34:13 +0200 blanchet tuning -- renamed '_from_' to '_of_' in Sledgehammer
Wed, 15 May 2013 17:43:42 +0200 blanchet renamed Sledgehammer functions with 'for' in their names to 'of'
Mon, 06 May 2013 11:17:33 +0200 smolkas undo 46d911ab9170 since it causes problems
Mon, 06 May 2013 11:05:32 +0200 smolkas allow '-'s in tptp ids to avoid problems with remote_vampire
Thu, 07 Mar 2013 13:44:54 +0100 blanchet better message (type-unsoundnesses are becoming rare, usually the issue is elsewhere, e.g. in the TSTP proof parser)
Wed, 20 Feb 2013 17:31:28 +0100 blanchet generalize syntax of SPASS proofs
Wed, 20 Feb 2013 14:21:17 +0100 blanchet tuning (removed redundant datatype)
Wed, 20 Feb 2013 10:54:13 +0100 blanchet got rid of rump support for Vampire definitions
Thu, 07 Feb 2013 18:39:24 +0100 blanchet more robustness in Isar proof reconstruction (cf. bug report by Ondrej)
Thu, 03 Jan 2013 17:10:12 +0100 blanchet rename variable in binder, not just in body
Tue, 18 Dec 2012 02:18:45 +0100 blanchet catch all parsing errors
Thu, 13 Dec 2012 22:49:08 +0100 blanchet generate comments with original names for debugging
Mon, 26 Nov 2012 20:39:19 +0100 wenzelm clarified Symbol.scan_ascii_id;
Tue, 06 Nov 2012 11:20:56 +0100 blanchet track formula roles in proofs and use that to determine whether the conjecture should be negated or not
Tue, 06 Nov 2012 11:20:56 +0100 blanchet correct parsing of E dependencies
Tue, 07 Aug 2012 14:29:18 +0200 blanchet stop distinguishing between complete and incomplete slices, since this is very fragile and has hardly any useful semantics to users
Mon, 06 Aug 2012 22:12:17 +0200 blanchet added iProver(-Eq) local
Fri, 27 Jul 2012 08:52:40 +0200 blanchet extract Z3 unsat cores (for "z3_tptp")
Wed, 18 Jul 2012 08:44:04 +0200 blanchet drastic overhaul of MaSh data structures + fixed a few performance issues
Tue, 26 Jun 2012 11:14:40 +0200 blanchet added sorts to datastructure
Tue, 26 Jun 2012 11:14:39 +0200 blanchet added type arguments to "ATerm" constructor -- but don't use them yet
Tue, 26 Jun 2012 11:14:39 +0200 blanchet tuning
Mon, 28 May 2012 20:45:28 +0200 blanchet killed SPASS 3.5/3.7 FLOTTER hack -- requires users to upgrade to SPASS 3.8
Wed, 23 May 2012 21:19:48 +0200 blanchet better handling of incomplete TSTP proofs
Mon, 21 May 2012 11:31:52 +0200 blanchet invite users to upgrade their SPASS (so we can get rid of old code)
Mon, 21 May 2012 11:31:52 +0200 blanchet include "ext" in all Satallax proofs
Mon, 21 May 2012 10:39:32 +0200 blanchet add an experimental "aggressive" mode to Sledgehammer, to experiment with more complete translations of higher-order features without breaking "metis"
Tue, 15 May 2012 13:06:15 +0200 blanchet repair the Waldmeister endgame only for Waldmeister proofs
Tue, 15 May 2012 13:06:15 +0200 blanchet fixed Waldmeister commutativity hack
Mon, 14 May 2012 15:54:26 +0200 blanchet ensure the "show" equation is not reoriented by Waldmeister
Mon, 14 May 2012 15:54:26 +0200 blanchet improve parsing of Waldmeister dependencies (and kill obsolete hack)
Fri, 27 Apr 2012 13:18:55 +0200 blanchet tweak LEO-II setup
Thu, 26 Apr 2012 00:33:23 +0200 blanchet tuning
Tue, 17 Apr 2012 13:54:31 +0200 blanchet more helpful error message
Fri, 10 Feb 2012 17:10:49 +0100 blanchet parse clauses generated from several formulas
Sun, 05 Feb 2012 12:27:10 +0100 blanchet cleaned up new SPASS parsing
Wed, 01 Feb 2012 17:15:06 +0100 blanchet don't stumble on SPASS debug output
Wed, 14 Dec 2011 23:08:03 +0100 blanchet fixed parsing of TPTP atoms
Fri, 18 Nov 2011 11:47:12 +0100 blanchet removed needless baggage
Sat, 29 Oct 2011 13:15:58 +0200 blanchet added sorted DFG output for coming version of SPASS
Fri, 21 Oct 2011 14:06:15 +0200 blanchet more robust parsing of TSTP sources -- Vampire has nonstandard "introduced()" tags and Waldmeister(OnTPTP) has weird "theory(...)" dependencies
Wed, 19 Oct 2011 21:40:32 +0200 blanchet cleaner LEO-II extensionality step detection
Wed, 19 Oct 2011 21:40:32 +0200 blanchet marginally cleaner proof parsing, that doesn't stumble upon LEO-II's E-step proofs
Wed, 19 Oct 2011 16:36:13 +0200 blanchet more uniform SZS status handling
Mon, 17 Oct 2011 21:37:37 +0200 blanchet parse Satallax unsat cores
Tue, 13 Sep 2011 11:24:58 +0200 blanchet simplified unsound proof detection by removing impossible case
Wed, 07 Sep 2011 13:50:17 +0200 blanchet tuning
Tue, 23 Aug 2011 14:44:19 +0200 blanchet kindly ask Vampire to output axiom names
Thu, 14 Jul 2011 15:14:37 +0200 blanchet clearer unsound message
Tue, 05 Jul 2011 17:09:59 +0100 nik improved translation of lambdas in THF
Thu, 30 Jun 2011 13:21:41 +0200 wenzelm standardized use of Path operations;
Mon, 20 Jun 2011 12:13:43 +0200 blanchet clean up SPASS FLOTTER hack
Mon, 20 Jun 2011 10:41:02 +0200 blanchet deal with ATP time slices in a more flexible/robust fashion
Sun, 19 Jun 2011 18:12:49 +0200 blanchet more forceful message
Tue, 07 Jun 2011 14:17:35 +0200 blanchet fixed missing proof handling
Mon, 06 Jun 2011 20:36:34 +0200 blanchet killed odd connectives
Tue, 31 May 2011 16:38:36 +0200 blanchet first step in sharing more code between ATP and Metis translation
Mon, 30 May 2011 17:00:38 +0200 blanchet support "metis" and "metisFT" as provers in the architecture, so they can be used for minimizing
Fri, 27 May 2011 10:30:08 +0200 blanchet use helpers and tweak Quickcheck's priority to it comes second (to give Solve Direct slightly more time before another prover runs)
Fri, 27 May 2011 10:30:07 +0200 blanchet merge timeout messages from several ATPs into one message to avoid clutter
less more (0) -100 -60 tip