src/HOL/Tools/Sledgehammer/sledgehammer_isar_compress.ML
Thu, 22 May 2014 03:29:36 +0200 blanchet tuning
Thu, 13 Feb 2014 13:16:17 +0100 blanchet avoid changing the state's context -- this results in transfer problems later with SMT, and hence preplay tactic failures
Wed, 05 Feb 2014 11:37:32 +0100 blanchet more exception cleanup + more liberal compressions of steps that timed out
Wed, 05 Feb 2014 11:22:36 +0100 blanchet tuned code to avoid noncanonical (and risky) exception handling
Wed, 05 Feb 2014 09:25:48 +0100 blanchet got rid of indices
Wed, 05 Feb 2014 09:07:08 +0100 blanchet corrected wrong 'meth :: _' pattern maching + tuned code
Tue, 04 Feb 2014 23:11:18 +0100 blanchet more generous Isar proof compression -- try to remove failing steps
Tue, 04 Feb 2014 23:11:18 +0100 blanchet tweaked handling of 'hopeless' methods
Tue, 04 Feb 2014 23:11:18 +0100 blanchet tuned code
Tue, 04 Feb 2014 23:11:18 +0100 blanchet split 'linarith' and 'presburger' (to avoid annoying warnings + to speed up reconstruction when 'presburger' is needed)
Tue, 04 Feb 2014 00:04:55 +0100 blanchet tuning
Tue, 04 Feb 2014 00:01:54 +0100 blanchet more liberal step merging
Mon, 03 Feb 2014 23:44:39 +0100 blanchet don't lose additional outcomes
Mon, 03 Feb 2014 23:20:12 +0100 blanchet tuning
Mon, 03 Feb 2014 19:32:02 +0100 blanchet generate comments in Isar proofs
Mon, 03 Feb 2014 19:32:02 +0100 blanchet allow merging of steps with subproofs
Mon, 03 Feb 2014 16:53:58 +0100 blanchet renamed ML file
Mon, 03 Feb 2014 14:30:16 +0100 blanchet when merging, don't try methods that failed or timed out for either of the steps for the combined step
Mon, 03 Feb 2014 11:58:38 +0100 blanchet tuned data structure
Mon, 03 Feb 2014 11:30:53 +0100 blanchet more flexible compression, choosing whichever proof method works
Mon, 03 Feb 2014 10:14:18 +0100 blanchet tuning
Mon, 03 Feb 2014 10:14:18 +0100 blanchet better time slack, to account for ultra-quick proof methods
Mon, 03 Feb 2014 10:14:18 +0100 blanchet crucial fix: use right version of the step
Mon, 03 Feb 2014 10:14:18 +0100 blanchet more thorough, hybrid compression
Mon, 03 Feb 2014 10:14:18 +0100 blanchet tuning
Mon, 03 Feb 2014 10:14:18 +0100 blanchet centralize more preplaying
Mon, 03 Feb 2014 10:14:18 +0100 blanchet centralize preplaying
Mon, 03 Feb 2014 10:14:18 +0100 blanchet tuned
Sun, 02 Feb 2014 20:53:51 +0100 blanchet more data structure rationalization
Sun, 02 Feb 2014 20:53:51 +0100 blanchet more data structure rationalization
Sun, 02 Feb 2014 20:53:51 +0100 blanchet refactoring of data structure (step 2)
Sun, 02 Feb 2014 20:53:51 +0100 blanchet refactor data structure (step 1)
Sun, 02 Feb 2014 20:53:51 +0100 blanchet tuned factor
Sun, 02 Feb 2014 20:53:51 +0100 blanchet take intersection rather than union of methods when merging steps -- more efficient and natural
Sun, 02 Feb 2014 20:53:51 +0100 blanchet merge proof methods
Sun, 02 Feb 2014 20:53:51 +0100 blanchet simplified data structure -- eliminated distinction between 'first-class' and 'second-class' proof methods
Sun, 02 Feb 2014 20:53:51 +0100 blanchet reset timing information after changes
Fri, 31 Jan 2014 19:16:41 +0100 blanchet generalized preplaying infrastructure to store various results for various methods
Fri, 31 Jan 2014 18:43:16 +0100 blanchet tuning
Fri, 31 Jan 2014 16:26:43 +0100 blanchet tuned ML function names
Fri, 31 Jan 2014 16:10:39 +0100 blanchet tuning
Fri, 31 Jan 2014 10:23:32 +0100 blanchet renamed many Sledgehammer ML files to clarify structure
less more (0) tip