src/HOL/Tools/ATP/atp_proof.ML
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
Fri, 27 May 2011 10:30:07 +0200 blanchet fully support all type system encodings in typed formats (TFF, THF)
Wed, 25 May 2011 08:31:36 +0200 blanchet eta-expand to make SML/NJ happy
Tue, 24 May 2011 17:05:29 +0200 blanchet hack to obtain potable step names from Waldmeister
Tue, 24 May 2011 10:01:03 +0200 blanchet more work on parsing LEO-II proofs and extracting uses of extensionality
Tue, 24 May 2011 10:00:38 +0200 blanchet more work on parsing LEO-II proofs without lambdas
Tue, 24 May 2011 00:01:33 +0200 blanchet slightly gracefuller handling of LEO-II and Satallax output
Tue, 24 May 2011 00:01:33 +0200 blanchet started adding support for THF output (but no lambdas)
Tue, 24 May 2011 00:01:33 +0200 blanchet eliminated more code duplication in Nitrox
Tue, 24 May 2011 00:01:33 +0200 blanchet detect inappropriate problems and crashes better in Waldmeister
Sun, 22 May 2011 14:51:41 +0200 blanchet fish out axioms in Waldmeister output
Fri, 20 May 2011 12:47:59 +0200 blanchet make sure the Vampire incomplete proof detection code kicks in
Fri, 20 May 2011 12:47:58 +0200 blanchet more informative message when Sledgehammer finds an unsound proof
Thu, 19 May 2011 10:24:13 +0200 blanchet fixed empty proof detection
Thu, 19 May 2011 10:24:13 +0200 blanchet better error reporting: detect missing E proofs and remove Vampire native format error
Thu, 12 May 2011 15:29:19 +0200 blanchet drop support for Vampire's native output format -- it has too many undocumented oddities, e.g. "BDD definition:" lines
Tue, 03 May 2011 08:52:16 +0200 blanchet make SML/NJ happiest
Mon, 02 May 2011 15:13:10 +0200 blanchet make SML/NJ happier
Mon, 02 May 2011 14:21:57 +0200 blanchet make sure that "file" annotations are read correctly in SInE-E and E proofs
Mon, 02 May 2011 12:09:33 +0200 blanchet Vampire sometimes generates formulas with ~ (not) followed by a quantified subformula, without parentheses -- parse these correctly
Mon, 02 May 2011 12:09:33 +0200 blanchet make SML/NJ happy
Mon, 02 May 2011 01:05:14 +0200 blanchet fixed parsing of multiple negations (e.g. ~~~p) found in Vampire proofs
Sun, 01 May 2011 18:37:25 +0200 blanchet fixed SPASS fact offset calculation and report unexpected unsound proofs with so-called sound encodings
Sun, 01 May 2011 18:37:24 +0200 blanchet fixed parsing of not in ATP proofs (e.g. ~x | y is (~x) | y, not ~(x | y))
Sun, 01 May 2011 18:37:24 +0200 blanchet declare TFF types so that SNARK can be used with types
Sun, 01 May 2011 18:37:24 +0200 blanchet unprefix evil "fof_" prefix inserted by ToFoF
less more (0) -60 tip