Thu, 12 Sep 2013 15:14:54 +0200 |
blanchet |
more robust approach to avoid Python byte code -- environment variables get inherited by subprocesses
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 11:05:19 +0200 |
blanchet |
when pouring in extra features into the goal, only consider facts from the current theory -- the bottom 10 facts of the last import might be completely unrelated
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 10:40:53 +0200 |
blanchet |
minor fixes
|
file |
diff |
annotate
|
Thu, 12 Sep 2013 10:05:10 +0200 |
blanchet |
invoke Python with "no bytecode" option to avoid litering Isabelle source directory with ".pyc" files (which can be problematic for a number of reasons)
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 12:14:40 +0200 |
blanchet |
reverted 6c5e7143e1f6; took a better look at evaluation data this time
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 09:07:32 +0200 |
blanchet |
tuned fudge factor in light of evaluation
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 16:51:53 +0200 |
blanchet |
repaired num_extra_feature_facts + tuning
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 15:49:27 +0200 |
blanchet |
minor MaSh fix
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 15:07:32 +0200 |
blanchet |
eliminated some needless MaSh features
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 14:19:57 +0200 |
blanchet |
tuned output
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 14:04:08 +0200 |
blanchet |
better tracing + honor blocking better
|
file |
diff |
annotate
|
Fri, 23 Aug 2013 13:30:25 +0200 |
blanchet |
learn new facts on query if there aren't too many of them in MaSh
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 23:03:23 +0200 |
blanchet |
increase relevance of unknown proximate facts
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 23:03:21 +0200 |
blanchet |
fixed subtle bug with "take" + thread overlord through
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 16:03:13 +0200 |
blanchet |
have kill_all also kill MaSh server + be paranoid about reloading after clear_state, to allow for easier experimentation
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 12:16:56 +0200 |
blanchet |
take chained and proximate facts into consideration when computing MaSh features
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 12:12:52 +0200 |
blanchet |
pour extra features from proximate facts into goal, in exporter
|
file |
diff |
annotate
|
Thu, 22 Aug 2013 08:42:27 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 16:21:37 +0200 |
blanchet |
improve weight computation for complex terms
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 15:34:51 +0200 |
blanchet |
improved support for MaSh server
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 15:18:06 +0200 |
blanchet |
get rid of some silly MaSh features
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 14:54:25 +0200 |
blanchet |
weight MaSh constants by frequency
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 09:25:40 +0200 |
blanchet |
only generate feature weights for queries -- they're not used elsewhere
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 09:25:40 +0200 |
blanchet |
take out dangerous feature, now that all updates are permanent
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 09:25:40 +0200 |
blanchet |
use new MaSh command-line arguments
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 09:25:40 +0200 |
blanchet |
shutdown MaSh server
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 14:36:22 +0200 |
blanchet |
adapted ML code to new version of MaSh tool
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 14:36:22 +0200 |
blanchet |
adapted to new MaSh syntax
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 14:36:22 +0200 |
blanchet |
tuning
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 11:42:52 +0200 |
blanchet |
learn MaSh facts on the fly
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 11:42:51 +0200 |
blanchet |
allow MaSh query to do some learning as well
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 23:22:04 +0200 |
blanchet |
treat frees as both consts and vars, for more hits
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 21:59:36 +0200 |
blanchet |
keep long names to stay on the safe side
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 18:50:45 +0200 |
blanchet |
MaSh tweaking: shorter names + killed (broken) SNoW
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 16:50:25 +0200 |
blanchet |
handle Bounds as well in MaSh features
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 14:47:47 +0200 |
blanchet |
add subtypes as well as features in MaSh
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 14:41:22 +0200 |
blanchet |
generate patterns for variables as well in MaSh (cf. HOL(y)Hammer)
|
file |
diff |
annotate
|
Mon, 19 Aug 2013 14:26:59 +0200 |
blanchet |
generate deep type patterns in MaSh
|
file |
diff |
annotate
|
Thu, 18 Jul 2013 20:53:22 +0200 |
wenzelm |
explicit padding on command boundary for "auto" generated sendback -- do not replace the corresponding goal command, but append to it;
|
file |
diff |
annotate
|
Tue, 28 May 2013 08:52:41 +0200 |
blanchet |
redid rac7830871177 to avoid duplicate fixed variable (e.g. lemma "P (a::nat)" proof - have "!!a::int. Q a" sledgehammer [e])
|
file |
diff |
annotate
|
Fri, 24 May 2013 16:43:37 +0200 |
blanchet |
improved handling of free variables' types in Isar proofs
|
file |
diff |
annotate
|
Sun, 19 May 2013 20:41:19 +0200 |
blanchet |
made "completish" mode a bit more complete
|
file |
diff |
annotate
|
Fri, 17 May 2013 11:35:52 +0200 |
wenzelm |
tuned signature -- emphasize thread creation here;
|
file |
diff |
annotate
|
Thu, 16 May 2013 13:34:13 +0200 |
blanchet |
tuning -- renamed '_from_' to '_of_' in Sledgehammer
|
file |
diff |
annotate
|
Wed, 15 May 2013 17:43:42 +0200 |
blanchet |
renamed Sledgehammer functions with 'for' in their names to 'of'
|
file |
diff |
annotate
|
Tue, 14 May 2013 20:46:09 +0200 |
wenzelm |
more uniform Markup.print_real;
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 17:01:06 +0100 |
blanchet |
avoid using "smt" for minimization -- better use the prover itself, since then Sledgehammer gets to try metis again and gives the opportunity to output an Isar proof -- and show Isar proof as fallback for SMT proofs
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 13:37:07 +0100 |
blanchet |
reintroduced crucial sorting accidentally lost in 962190eab40d
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 13:27:33 +0100 |
blanchet |
compile
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 13:21:49 +0100 |
blanchet |
provide two modes for MaSh driver: linearized or real visibility
|
file |
diff |
annotate
|
Mon, 18 Feb 2013 18:34:55 +0100 |
blanchet |
implement (more) accurate computation of parents
|
file |
diff |
annotate
|
Mon, 18 Feb 2013 18:34:54 +0100 |
blanchet |
tuning
|
file |
diff |
annotate
|
Mon, 18 Feb 2013 11:33:43 +0100 |
blanchet |
tuned code: factored out parent computation
|
file |
diff |
annotate
|
Mon, 18 Feb 2013 10:43:36 +0100 |
blanchet |
tuned code
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 09:17:20 +0100 |
blanchet |
avoid crude/wrong theorem comparision
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 09:17:20 +0100 |
blanchet |
tuned code
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 09:17:20 +0100 |
blanchet |
more MaSh tracing
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 09:17:20 +0100 |
blanchet |
tuning
|
file |
diff |
annotate
|
Fri, 08 Feb 2013 12:22:37 +0100 |
blanchet |
added option to use SNoW as machine learning algo
|
file |
diff |
annotate
|
Thu, 07 Feb 2013 14:05:33 +0100 |
blanchet |
killed deadcode
|
file |
diff |
annotate
|