src/HOL/Tools/ATP/atp_problem_generate.ML
Tue, 27 Mar 2012 16:59:13 +0300 blanchet be less forceful about ":lt" to make infinite loops less likely (could still fail with mutually recursive tail rec functions)
Tue, 27 Mar 2012 16:59:13 +0300 blanchet TFF: declare free types as types
Wed, 21 Mar 2012 16:53:24 +0100 blanchet generate weights and precedences for predicates as well
Tue, 20 Mar 2012 13:53:09 +0100 blanchet remove two options that were found to play hardly any role
Tue, 20 Mar 2012 10:06:35 +0100 blanchet added "metis_advisory_simp" option to orient as many equations as possible in Metis the right way (cf. "More SPASS with Isabelle")
Tue, 20 Mar 2012 00:44:30 +0100 blanchet continued implementation of term ordering attributes
Tue, 20 Mar 2012 00:44:30 +0100 blanchet more weight attribute tuning
Tue, 20 Mar 2012 00:44:30 +0100 blanchet internal renamings
Sun, 04 Mar 2012 23:20:43 +0100 blanchet ensure no abstractions leak through after lambda-lifting (for formulas with higher-order occurrences of quantifiers)
Mon, 27 Feb 2012 16:56:25 +0100 wenzelm more explicit Long_Name operations (NB: analyzing qualifiers is inherently fragile);
Fri, 24 Feb 2012 11:23:35 +0100 blanchet added support for Alt-Ergo through Why3 (mostly for experimental purposes, e.g. polymorphism vs. monomorphization)
Fri, 24 Feb 2012 11:23:34 +0100 blanchet general solution to the arity bug that occasionally plagues Sledgehammer -- short story, lots of things go kaputt when a polymorphic symbol's arity in the translation is higher than the arity of the fully polymorphic HOL constant
Fri, 24 Feb 2012 11:23:32 +0100 blanchet fixed arity bug with "If" helpers for "If" that returns a function
Fri, 10 Feb 2012 17:10:47 +0100 blanchet be more gentle when generating KBO weights
Thu, 09 Feb 2012 16:00:04 +0100 blanchet tune KBO weight code
Thu, 09 Feb 2012 14:04:17 +0100 blanchet improved KBO weights -- beware of explicit applications
Thu, 09 Feb 2012 12:57:59 +0100 blanchet added possibility of generating KBO weights to DFG problems
Mon, 06 Feb 2012 23:01:02 +0100 blanchet fixed arity error
Mon, 06 Feb 2012 23:01:01 +0100 blanchet renamed type encoding
Sun, 05 Feb 2012 10:50:34 +0100 blanchet removed double filtering of type args
Sat, 04 Feb 2012 12:08:18 +0100 blanchet made sure to filter type args also for "uncurried alias" equations
Sat, 04 Feb 2012 12:08:18 +0100 blanchet made option available to users (mostly for experiments)
Fri, 03 Feb 2012 18:00:55 +0100 blanchet extended SPASS/DFG output with ranks
Thu, 02 Feb 2012 15:14:18 +0100 blanchet change 9ce354a77908 wasn't quite right -- here's an improvement
Thu, 02 Feb 2012 12:42:05 +0100 blanchet don't introduce new symbols in helpers -- makes problems unprovable
Thu, 02 Feb 2012 12:42:05 +0100 blanchet only constants can be aliased
Thu, 02 Feb 2012 01:55:17 +0100 blanchet tuning
Thu, 02 Feb 2012 01:20:28 +0100 blanchet implemented partial application aliases (for SPASS mainly)
Wed, 01 Feb 2012 14:53:46 +0100 blanchet tuning
Tue, 31 Jan 2012 17:09:08 +0100 blanchet third attempt at lambda lifting that works for both Sledgehammer and Metis (cf. dce6c3a460a9)
Tue, 31 Jan 2012 16:11:15 +0100 blanchet improve SPASS setup
Tue, 31 Jan 2012 14:39:21 +0100 blanchet new SPASS setup
Tue, 31 Jan 2012 12:43:48 +0100 blanchet distinguish between ":lr" and ":lt" (terminating) in DFG format
Tue, 31 Jan 2012 10:29:04 +0100 blanchet new try at lambda-lifting that works correctly for both Metis and Sledgehammer (cf. d724066ff3d0)
Tue, 31 Jan 2012 08:52:47 +0100 blanchet reverted e2b1a86d59fc -- broke Metis's lambda-lifting
Mon, 30 Jan 2012 22:56:09 +0100 blanchet fix debilitating bug with lambda lifting in conjectures with outer existential quantifiers
Mon, 30 Jan 2012 17:18:58 +0100 blanchet new SPASS setup
Mon, 30 Jan 2012 17:15:59 +0100 blanchet implemented new lambda translations scheme
Mon, 30 Jan 2012 17:15:59 +0100 blanchet rename lambda translation schemes
Thu, 26 Jan 2012 20:49:54 +0100 blanchet even more lr tags for SPASS -- anything that is considered an "equational rule spec" is relevant
Thu, 26 Jan 2012 20:49:54 +0100 blanchet separate orthogonal components
Thu, 26 Jan 2012 20:49:54 +0100 blanchet generate left-to-right rewrite tag for combinator helpers for SPASS 3.8
Thu, 26 Jan 2012 20:49:54 +0100 blanchet better handling of individual type for DFG format (SPASS)
Mon, 23 Jan 2012 17:40:32 +0100 blanchet renamed two files to make room for a new file
less more (0) tip