src/HOL/Tools/Sledgehammer/sledgehammer_reconstruct.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'
Tue, 14 May 2013 09:49:03 +0200 blanchet generate valid direct Isar proof also if the facts are contradictory
Mon, 06 May 2013 11:03:08 +0200 smolkas added preplay tracing
Tue, 23 Apr 2013 16:30:30 +0200 blanchet tuning
Sat, 23 Feb 2013 22:00:12 +0100 wenzelm make SML/NJ happy;
Thu, 21 Feb 2013 12:22:26 +0100 blanchet generate Isar proof if Metis appears to be too slow
Wed, 20 Feb 2013 17:42:20 +0100 blanchet ensure all conjecture clauses are in the graph -- to prevent exceptions later
Wed, 20 Feb 2013 17:05:24 +0100 blanchet remove needless steps from refutation graph -- these confuse the proof redirection algorithm (and are needless)
Wed, 20 Feb 2013 14:47:19 +0100 blanchet trust preplayed proof in Mirabelle
Wed, 20 Feb 2013 14:44:00 +0100 blanchet added case taken out by mistake
Wed, 20 Feb 2013 14:21:17 +0100 blanchet tuning (removed redundant datatype)
Wed, 20 Feb 2013 14:10:51 +0100 blanchet minimize SMT proofs with E if Isar proofs are desired and Metis managed to preplay
Wed, 20 Feb 2013 10:54:13 +0100 blanchet got rid of rump support for Vampire definitions
Wed, 20 Feb 2013 08:56:34 +0100 blanchet tuning
Wed, 20 Feb 2013 08:44:24 +0100 blanchet use new skolemizer only if some skolems have two or more arguments -- otherwise the old skolemizer cannot get the arg order wrong
Wed, 20 Feb 2013 08:44:24 +0100 blanchet slacker comparison for Skolems, to avoid trivial equations
Wed, 20 Feb 2013 08:44:24 +0100 blanchet made "isar_proofs" a 3-way option, to provide a way to totally disable isar_proofs if desired
Tue, 19 Feb 2013 17:01:06 +0100 blanchet avoid using "smt" for minimization -- better use the prover itself, since then Sledgehammer gets to try metis again and gives the opportunity to output an Isar proof -- and show Isar proof as fallback for SMT proofs
Mon, 18 Feb 2013 12:16:27 +0100 smolkas split isar_step into isar_step, fix, assms; made isar_proof explicit; register fixed variables in ctxt and auto_fix terms to avoid superfluous annotations
Mon, 18 Feb 2013 12:16:02 +0100 smolkas simplified byline, isar_qualifier
Fri, 15 Feb 2013 16:53:39 +0100 blanchet tuning
Fri, 15 Feb 2013 16:40:39 +0100 blanchet repaired collateral damage from 4f0147ed8bcb
Fri, 15 Feb 2013 13:54:54 +0100 blanchet annotate obtains with types
Fri, 15 Feb 2013 13:37:37 +0100 blanchet made check for conjecture skolemization sound
Fri, 15 Feb 2013 11:27:15 +0100 blanchet skolemize conjecture properly in Isar proof
Fri, 15 Feb 2013 10:48:06 +0100 blanchet tuning -- refactoring in preparation for handling skolemization of conjecture
Fri, 15 Feb 2013 10:18:44 +0100 blanchet removed dead weight from data structure
Fri, 15 Feb 2013 10:13:04 +0100 blanchet tuned code
Fri, 15 Feb 2013 10:00:25 +0100 blanchet tuned code
less more (0) -100 -50 -30 tip