Wed, 15 Dec 2010 16:42:06 +0100 move facts supplied with "add:" to the front, so that they get a better weight (SMT)
blanchet [Wed, 15 Dec 2010 16:42:06 +0100] rev 41167
move facts supplied with "add:" to the front, so that they get a better weight (SMT)
Wed, 15 Dec 2010 15:13:52 +0100 beautify MacLaurin proofs; make better use of DERIV_intros
hoelzl [Wed, 15 Dec 2010 15:13:52 +0100] rev 41166
beautify MacLaurin proofs; make better use of DERIV_intros
Wed, 15 Dec 2010 14:29:04 +0100 workaround for bug in weight handling -- sometimes numerals got replaced by Vars and this confused the weight extractor
blanchet [Wed, 15 Dec 2010 14:29:04 +0100] rev 41165
workaround for bug in weight handling -- sometimes numerals got replaced by Vars and this confused the weight extractor
Wed, 15 Dec 2010 15:11:56 +0100 avoid ML structure aliases (especially single-letter abbreviations);
wenzelm [Wed, 15 Dec 2010 15:11:56 +0100] rev 41164
avoid ML structure aliases (especially single-letter abbreviations);
Wed, 15 Dec 2010 15:01:34 +0100 eliminated dead code;
wenzelm [Wed, 15 Dec 2010 15:01:34 +0100] rev 41163
eliminated dead code;
Wed, 15 Dec 2010 13:35:50 +0100 more correct ML snippets that are unchecked;
wenzelm [Wed, 15 Dec 2010 13:35:50 +0100] rev 41162
more correct ML snippets that are unchecked; tuned comments;
Wed, 15 Dec 2010 11:59:23 +0000 merged
paulson [Wed, 15 Dec 2010 11:59:23 +0000] rev 41161
merged
Wed, 15 Dec 2010 11:58:49 +0000 Added two theorems about the concept of range. Tidied up the comments.
paulson [Wed, 15 Dec 2010 11:58:49 +0000] rev 41160
Added two theorems about the concept of range. Tidied up the comments.
Wed, 15 Dec 2010 12:08:41 +0100 honor "overlord" option for SMT solvers as well and don't pass "ext" to them
blanchet [Wed, 15 Dec 2010 12:08:41 +0100] rev 41159
honor "overlord" option for SMT solvers as well and don't pass "ext" to them
Wed, 15 Dec 2010 11:26:29 +0100 make Sledgehammer's relevance filter include the "ext" rule when appropriate
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41158
make Sledgehammer's relevance filter include the "ext" rule when appropriate
Wed, 15 Dec 2010 11:26:29 +0100 tuning
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41157
tuning
Wed, 15 Dec 2010 11:26:29 +0100 tuning
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41156
tuning
Wed, 15 Dec 2010 11:26:29 +0100 added support for "type_sys" option to Mirabelle
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41155
added support for "type_sys" option to Mirabelle
Wed, 15 Dec 2010 11:26:29 +0100 honor "metisFT" in Mirabelle
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41154
honor "metisFT" in Mirabelle
Wed, 15 Dec 2010 11:26:29 +0100 make "full_types" take precedence over "type_sys"
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41153
make "full_types" take precedence over "type_sys"
Wed, 15 Dec 2010 11:26:29 +0100 crank up Metis's timeout for SMT solvers, since users love Metis
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41152
crank up Metis's timeout for SMT solvers, since users love Metis
Wed, 15 Dec 2010 11:26:29 +0100 generate a "using [[smt_solver = ...]]" command if a proof is found by another SMT solver than the current one, to ensure it's also used for reconstruction
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41151
generate a "using [[smt_solver = ...]]" command if a proof is found by another SMT solver than the current one, to ensure it's also used for reconstruction
Wed, 15 Dec 2010 11:26:29 +0100 make sure first-order occurrences of "False" and "True" are handled correctly -- this broke when adding proper support for higher-order occurrences
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41150
make sure first-order occurrences of "False" and "True" are handled correctly -- this broke when adding proper support for higher-order occurrences
Wed, 15 Dec 2010 11:26:29 +0100 consider "finite" overloaded in "precise_overloaded_args" mode
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41149
consider "finite" overloaded in "precise_overloaded_args" mode
Wed, 15 Dec 2010 11:26:29 +0100 added timeout max for remote server invocation
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41148
added timeout max for remote server invocation
Wed, 15 Dec 2010 11:26:29 +0100 fix translation of higher-order equality ("fequal") if "precise_overloaded_args" is "true"
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41147
fix translation of higher-order equality ("fequal") if "precise_overloaded_args" is "true"
Wed, 15 Dec 2010 11:26:28 +0100 fix Vampire parsing problem
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41146
fix Vampire parsing problem
Wed, 15 Dec 2010 11:26:28 +0100 improve partially tagged encoding by adding a helper fact that coalesces consecutive "ti" tags
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41145
improve partially tagged encoding by adding a helper fact that coalesces consecutive "ti" tags
Wed, 15 Dec 2010 11:26:28 +0100 example tuning
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41144
example tuning
Wed, 15 Dec 2010 11:26:28 +0100 remove at most one double negation -- any other double negations are part of some higher-order reasoning and should be left alone, cf. "HO_Reas.thy"
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41143
remove at most one double negation -- any other double negations are part of some higher-order reasoning and should be left alone, cf. "HO_Reas.thy"
Wed, 15 Dec 2010 11:26:28 +0100 weaken the "expect" flag so that it doesn't trigger errors if a prover is not installed
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41142
weaken the "expect" flag so that it doesn't trigger errors if a prover is not installed
Wed, 15 Dec 2010 11:26:28 +0100 added example to exercise higher-order reasoning with Sledgehammer and Metis
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41141
added example to exercise higher-order reasoning with Sledgehammer and Metis
Wed, 15 Dec 2010 11:26:28 +0100 added Sledgehammer support for higher-order propositional reasoning
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41140
added Sledgehammer support for higher-order propositional reasoning
Wed, 15 Dec 2010 11:26:28 +0100 add Metis support for higher-order propositional reasoning
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41139
add Metis support for higher-order propositional reasoning
Wed, 15 Dec 2010 11:26:28 +0100 implemented partially-typed "tags" type encoding
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41138
implemented partially-typed "tags" type encoding
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip