src/HOL/Tools/Sledgehammer/sledgehammer_mash.ML
Mon, 23 Jul 2012 15:32:30 +0200 don't relearn old facts in Isar mode
Fri, 20 Jul 2012 22:43:51 +0200 tune Mesh filter
Fri, 20 Jul 2012 22:19:46 +0200 faster maximal node computation
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 don't store fresh names in fact graph, since these cannot be the parents of any other facts
Fri, 20 Jul 2012 22:19:46 +0200 cached ancestor computation
Fri, 20 Jul 2012 22:19:46 +0200 minimal maxes + tuning
Fri, 20 Jul 2012 22:19:46 +0200 learn from SMT proofs when they can be minimized by Metis
Fri, 20 Jul 2012 22:19:46 +0200 clean up interesting constants a bit
Fri, 20 Jul 2012 22:19:46 +0200 name tuning
Fri, 20 Jul 2012 22:19:46 +0200 learning should honor the fact override and the chained facts
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:46 +0200 add versioning to MaSh state + cleanup dead code
Fri, 20 Jul 2012 22:19:46 +0200 eliminated special handling of init case, now that "mash.py" has been optimized to handle sequences of add gracefully
Fri, 20 Jul 2012 22:19:46 +0200 use good old MePo filter for SMT solvers by default, since arithmetic is built-in for them
Fri, 20 Jul 2012 22:19:46 +0200 added locality as a MaSh feature
Fri, 20 Jul 2012 22:19:46 +0200 learn on explicit "min" command but do the learning in a thread, since it may take a couple of seconds
Fri, 20 Jul 2012 22:19:46 +0200 learn command in MaSh
Fri, 20 Jul 2012 22:19:45 +0200 added possibility of running external MaSh commands asynchronously
Fri, 20 Jul 2012 22:19:45 +0200 renamed ML structures
Fri, 20 Jul 2012 22:19:45 +0200 renamed ML files