src/HOL/Mirabelle/Tools/mirabelle_sledgehammer_filter.ML
Thu, 04 Nov 2010 14:59:44 +0100 blanchet use the SMT integration's official list of built-ins
Wed, 27 Oct 2010 09:22:40 +0200 blanchet generalize to handle any prover (not just E)
Fri, 22 Oct 2010 15:02:27 +0200 blanchet generalized the relevance filter so that it takes the list of "irrelevant constants" as argument (since the ATP and SMT preprocessing are different)
Fri, 22 Oct 2010 14:47:43 +0200 blanchet replaced references with proper record that's threaded through
Fri, 22 Oct 2010 14:10:32 +0200 blanchet fixed signature of "is_smt_solver_installed";
Wed, 01 Sep 2010 17:27:10 +0200 blanchet got rid of the "theory_relevant" option;
Wed, 01 Sep 2010 16:11:48 +0200 blanchet support new option in Mirabelle
Wed, 01 Sep 2010 10:26:54 +0200 blanchet introduce fudge factors to deal with "theory const"
Tue, 31 Aug 2010 23:50:59 +0200 blanchet finished renaming
Tue, 31 Aug 2010 20:23:32 +0200 blanchet add one option to Mirabelle
Tue, 31 Aug 2010 13:12:56 +0200 blanchet improve weighting of irrelevant constants, based on Mirabelle experiments
Tue, 31 Aug 2010 10:13:04 +0200 blanchet take into consideration whether a fact is an "intro"/"elim"/"simp" rule as an additional factor influencing the relevance filter
Mon, 30 Aug 2010 18:07:07 +0200 blanchet adjust Mirabelle
Mon, 30 Aug 2010 15:39:27 +0200 blanchet move imperative code to where it belongs
Mon, 30 Aug 2010 12:44:00 +0200 blanchet allow configuration of fact filter fudge factors
Mon, 30 Aug 2010 12:02:51 +0200 blanchet show index in fact list of all found facts
Mon, 30 Aug 2010 11:49:29 +0200 blanchet allow multiple invocations of "mirabele_sledgehammer_filter", by multiplexing on ID
Mon, 30 Aug 2010 11:11:10 +0200 blanchet improve new "sledgehammer_filter" action
Mon, 30 Aug 2010 10:26:17 +0200 blanchet added evaluation method for relevance filter
less more (0) tip