src/HOL/TPTP/mash_eval.ML
Thu, 17 Jan 2013 23:29:22 +0100 use correct weights in MeSh driver
Thu, 17 Jan 2013 23:29:17 +0100 use precomputed MaSh/MePo data whenever available
Thu, 17 Jan 2013 18:53:13 +0100 provide a means to skip a method
Thu, 17 Jan 2013 18:43:59 +0100 evaluate more cases (cf. paper)
Fri, 11 Jan 2013 16:30:56 +0100 start using MaSh hints
Fri, 11 Jan 2013 16:30:56 +0100 always compare theorem using the same, weaker function
Thu, 10 Jan 2013 23:34:19 +0100 export MeSh data as well
Tue, 08 Jan 2013 13:16:39 +0100 tuned output
Sun, 06 Jan 2013 17:38:29 +0100 also generate queries for goals with too many Isar dependencies
Fri, 04 Jan 2013 21:56:20 +0100 refined class handling, to prevent cycles in fact graph
Fri, 28 Dec 2012 23:31:51 +0100 tuned ML function name
Thu, 27 Dec 2012 16:49:12 +0100 improved thm order hack, in case the default names are overridden
Thu, 27 Dec 2012 10:21:21 +0100 fixed total
Tue, 18 Dec 2012 02:19:14 +0100 avoid references altogether
Tue, 18 Dec 2012 00:17:37 +0100 no need for tracing
Mon, 17 Dec 2012 22:06:28 +0100 synchronize access to shared reference and print proper total
Sun, 16 Dec 2012 14:19:08 +0100 escape nicknames
Sun, 16 Dec 2012 12:07:56 +0100 generate proper nicks also for instantiated induction rules
Sat, 15 Dec 2012 21:34:32 +0100 MaSh exporter can now export subsets of the facts, as consecutive ranges
Sat, 15 Dec 2012 19:57:12 +0100 thread no timeout properly
Sat, 15 Dec 2012 18:48:58 +0100 proper escaping in file name
Sat, 15 Dec 2012 18:26:37 +0100 encode lemma name in file name
Thu, 13 Dec 2012 22:49:07 +0100 use MaSh nicknames in ATP problem files to facilitate gathering of statistics
Wed, 12 Dec 2012 02:47:45 +0100 merge aliased theorems in MaSh dependencies, modulo symmetry of equality
Wed, 12 Dec 2012 00:14:58 +0100 better name for SMT solver files
Mon, 10 Dec 2012 13:33:06 +0100 changed capitalization of MeSh filter
Mon, 10 Dec 2012 13:02:56 +0100 (re)introduce (even more) aggressive parallelism, for the benefit of those users with dozens of CPU cores
Mon, 10 Dec 2012 10:29:52 +0100 have MaSh evaluator keep all raw problem/solution files in a directory
Sat, 08 Dec 2012 21:54:28 +0100 don't blacklist "case" theorems -- this causes problems in MaSh later
Sat, 08 Dec 2012 00:48:51 +0100 don't have MaSh pretend it knows facts it doesn't know
Sat, 08 Dec 2012 00:48:51 +0100 reverted parallel map idea -- appears to make success rate of ATPs less stable (might even lead to bias in favor of MePo)
Sat, 08 Dec 2012 00:48:50 +0100 store evaluation output in a file
Sat, 08 Dec 2012 00:48:50 +0100 use parallel map
Thu, 06 Dec 2012 17:48:04 +0100 use proper entry point for MaSh in test driver
Wed, 05 Dec 2012 13:25:06 +0100 take proximity into account for MaSh + fix a debilitating bug in feature generation
Tue, 04 Dec 2012 23:50:36 +0100 rationalized MaSh evaluation harness
Tue, 31 Jul 2012 14:42:03 +0200 made SML/NJ happy;
Thu, 26 Jul 2012 10:48:03 +0200 repaired accessibility chains generated by MaSh exporter + tuned one function out
Mon, 23 Jul 2012 15:32:30 +0200 distinguish between recursive and nonrecursive definitions + clean up typedef dependencies in MaSh
Fri, 20 Jul 2012 22:19:46 +0200 honor suggested MaSh weights
Fri, 20 Jul 2012 22:19:46 +0200 relearn ATP proofs
Fri, 20 Jul 2012 22:19:46 +0200 fixed various issues with MaSh's file handling + tune output + generate local facts again + handle nameless facts gracefully
Fri, 20 Jul 2012 22:19:46 +0200 added "learn_from_atp" command to MaSh, for patient users
Fri, 20 Jul 2012 22:19:45 +0200 renamed ML structures
Fri, 20 Jul 2012 22:19:45 +0200 renamed "iter" fact filter to "MePo" (Meng--Paulson)
Fri, 20 Jul 2012 22:19:45 +0200 handle local facts smoothly in MaSh
Wed, 18 Jul 2012 08:44:05 +0200 repair MaSh exporter
Wed, 18 Jul 2012 08:44:04 +0200 speed up tautology/metaness check
Wed, 18 Jul 2012 08:44:04 +0200 learn from minimized ATP proofs
Wed, 18 Jul 2012 08:44:04 +0200 improved meshing of MaSh and Meng--Paulson if some MaSh suggestions are cut-off (the common case)
Wed, 18 Jul 2012 08:44:04 +0200 more consolidation of MaSh code
Wed, 18 Jul 2012 08:44:04 +0200 drastic overhaul of MaSh data structures + fixed a few performance issues
Wed, 18 Jul 2012 08:44:04 +0200 fixed order of accessibles + other tweaks to MaSh
Wed, 18 Jul 2012 08:44:04 +0200 mesh facts by taking into consideration whether a fact is known to MeSh
Wed, 18 Jul 2012 08:44:04 +0200 implemented meshing of Iter and MaSh results
Wed, 18 Jul 2012 08:44:04 +0200 implemented MaSh QUERY operation
Wed, 18 Jul 2012 08:44:04 +0200 cleaner handling of metacharacters + freshness of one-off facts
Wed, 18 Jul 2012 08:44:04 +0200 improved MaSh string escaping and make more operations string-based
Wed, 18 Jul 2012 08:44:03 +0200 tweak output
Wed, 18 Jul 2012 08:44:03 +0200 centrally construct expensive data structures