src/HOL/Tools/Sledgehammer/sledgehammer_preplay.ML
Mon, 16 Dec 2013 12:02:28 +0100 tuning
Mon, 16 Dec 2013 09:48:26 +0100 added 'meson' to the mix
Mon, 16 Dec 2013 09:40:02 +0100 tuning
Mon, 16 Dec 2013 08:35:03 +0100 use consistent condition for setting 'metis_new_skolem' (in preplaying and in output printing) + tuning
Tue, 10 Dec 2013 15:24:17 +0800 more work on Z3 Isar proofs
Mon, 09 Dec 2013 06:33:46 +0100 adapted code for Z3 proof reconstruction
Tue, 19 Nov 2013 18:38:25 +0100 tuning
Fri, 20 Sep 2013 22:39:30 +0200 use configuration mechanism for low-level tracing
Mon, 16 Sep 2013 16:46:52 +0200 proper Isabelle symbols -- no UTF8 here;
Wed, 17 Jul 2013 23:36:33 +0200 tuned
Sat, 13 Jul 2013 12:38:40 +0200 tuned
Fri, 12 Jul 2013 21:07:34 +0200 added blast, force
Fri, 12 Jul 2013 19:54:36 +0200 tuned
Fri, 12 Jul 2013 19:03:08 +0200 cleaner preplay interface
Fri, 12 Jul 2013 14:18:06 +0200 more reasonable preplay_interface semantics
Thu, 11 Jul 2013 20:08:06 +0200 optimize isar-proofs by trying different proof methods
Wed, 10 Jul 2013 13:43:23 +0200 made SML/NJ happy
Tue, 09 Jul 2013 18:45:06 +0200 completely rewrote SH compress; added two parameters for experimentation/fine grained control
Wed, 26 Jun 2013 18:26:00 +0200 tuned: cleaned up data structure
Wed, 26 Jun 2013 18:25:13 +0200 simplified data structure
Fri, 24 May 2013 16:43:37 +0200 improved handling of free variables' types in Isar proofs
Thu, 16 May 2013 13:34:13 +0200 tuning -- renamed '_from_' to '_of_' in Sledgehammer
Wed, 15 May 2013 17:43:42 +0200 renamed Sledgehammer functions with 'for' in their names to 'of'
Mon, 06 May 2013 11:03:08 +0200 added preplay tracing
Mon, 06 May 2013 11:03:08 +0200 added informative error messages
Mon, 18 Feb 2013 12:16:27 +0100 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 simplified byline, isar_qualifier
Fri, 15 Feb 2013 13:29:37 +0100 use safe var index
Fri, 15 Feb 2013 10:18:44 +0100 removed dead weight from data structure
Thu, 14 Feb 2013 22:49:22 +0100 preplay subblocks
Thu, 14 Feb 2013 22:49:22 +0100 renamed sledgehammer_shrink to sledgehammer_compress
Thu, 14 Feb 2013 22:49:22 +0100 introduced subblock in isar_step datatype for conjecture herbrandization
Thu, 17 Jan 2013 11:56:34 +0100 changed type of preplay time; tuned preplaying
Thu, 17 Jan 2013 11:55:40 +0100 move preplaying to own structure