src/HOL/Tools/Sledgehammer/clausifier.ML
Mon, 09 Aug 2010 12:05:48 +0200 blanchet move Sledgehammer's HOL -> FOL translation to separate file (sledgehammer_translate.ML)
Mon, 09 Aug 2010 11:03:54 +0200 blanchet replace recursion with "fold"
Mon, 09 Aug 2010 10:38:57 +0200 blanchet remove now needless "Thm.transfer"
Tue, 27 Jul 2010 19:41:19 +0200 blanchet minor refactoring
Tue, 27 Jul 2010 19:17:15 +0200 blanchet standardize "Author" tags
Tue, 27 Jul 2010 17:15:12 +0200 blanchet get rid of more dead wood
Mon, 26 Jul 2010 23:54:40 +0200 blanchet prevent schematic variable clash in combinator-introduction code, when invoked from Sledgehammer (another consequence of the CNF -> FOF transition)
Mon, 26 Jul 2010 20:07:31 +0200 blanchet reintroduced more preprocessing steps to Sledgehammer, adapted to the new FOF setting
Mon, 26 Jul 2010 17:56:10 +0200 blanchet added extensionalization to Sledgehammer, mimicking what the Clausifier used to do
Mon, 26 Jul 2010 17:03:21 +0200 blanchet generate full first-order formulas (FOF) in Sledgehammer
Tue, 29 Jun 2010 11:03:26 +0200 blanchet more elegant cheating
Tue, 29 Jun 2010 10:56:45 +0200 blanchet Sledgehammer can save some msecs by cheating
Tue, 29 Jun 2010 10:25:53 +0200 blanchet move blacklisting completely out of the clausifier;
Mon, 28 Jun 2010 18:15:40 +0200 blanchet remove obsolete component of CNF clause tuple (and reorder it)
Mon, 28 Jun 2010 18:02:36 +0200 blanchet get rid of Skolem cache by performing CNF-conversion after fact selection
Mon, 28 Jun 2010 17:32:28 +0200 blanchet always perform "inline" skolemization, polymorphism or not, Skolem cache or not
Mon, 28 Jun 2010 17:31:38 +0200 blanchet always perform relevance filtering on original formulas
Fri, 25 Jun 2010 18:34:06 +0200 blanchet factor out thread creation
Fri, 25 Jun 2010 16:15:03 +0200 blanchet renamed "Sledgehammer_Fact_Preprocessor" to "Clausifier";
less more (0) tip