Tue, 21 Dec 2010 06:06:28 +0100 mechanism to keep SMT input and output files around in Mirabelle
blanchet [Tue, 21 Dec 2010 06:06:28 +0100] rev 41337
mechanism to keep SMT input and output files around in Mirabelle
Tue, 21 Dec 2010 04:33:17 +0100 proper handling of the arguments of SMT builtins -- for numerals, ignore the arguments (Pls, Bit0, Bit1, ..), for functions, consider them;
blanchet [Tue, 21 Dec 2010 04:33:17 +0100] rev 41336
proper handling of the arguments of SMT builtins -- for numerals, ignore the arguments (Pls, Bit0, Bit1, ..), for functions, consider them; removed "is_builtin_ext", which is too limited an API to be useful in light of the aforementioned restriction
Tue, 21 Dec 2010 03:56:51 +0100 added "smt_triggers" option to experiment with triggers in Sledgehammer;
blanchet [Tue, 21 Dec 2010 03:56:51 +0100] rev 41335
added "smt_triggers" option to experiment with triggers in Sledgehammer; renamings (for consistency)
Tue, 21 Dec 2010 01:12:17 +0100 enable E weight generation with unofficial latest version of E (tentatively called E 1.2B) -- backed by Judgment Day
blanchet [Tue, 21 Dec 2010 01:12:17 +0100] rev 41334
enable E weight generation with unofficial latest version of E (tentatively called E 1.2B) -- backed by Judgment Day
Mon, 20 Dec 2010 23:36:58 +0100 Cygwin: Poly/ML 5.4.0 requires libgmp3;
wenzelm [Mon, 20 Dec 2010 23:36:58 +0100] rev 41333
Cygwin: Poly/ML 5.4.0 requires libgmp3;
Mon, 20 Dec 2010 23:30:32 +0100 updated to polyml-5.4.0;
wenzelm [Mon, 20 Dec 2010 23:30:32 +0100] rev 41332
updated to polyml-5.4.0;
Mon, 20 Dec 2010 23:26:17 +0100 tuned;
wenzelm [Mon, 20 Dec 2010 23:26:17 +0100] rev 41331
tuned;
Mon, 20 Dec 2010 23:19:16 +0100 updated for Poly/ML 5.4.0;
wenzelm [Mon, 20 Dec 2010 23:19:16 +0100] rev 41330
updated for Poly/ML 5.4.0;
Mon, 20 Dec 2010 22:27:26 +0100 merged
boehmes [Mon, 20 Dec 2010 22:27:26 +0100] rev 41329
merged
Mon, 20 Dec 2010 22:02:57 +0100 avoid ML structure aliases (especially single-letter abbreviations)
boehmes [Mon, 20 Dec 2010 22:02:57 +0100] rev 41328
avoid ML structure aliases (especially single-letter abbreviations)
Mon, 20 Dec 2010 21:04:45 +0100 added an additional beta reduction: unfolding of special quantifiers might leave terms unnormalized wrt to beta reductions
boehmes [Mon, 20 Dec 2010 21:04:45 +0100] rev 41327
added an additional beta reduction: unfolding of special quantifiers might leave terms unnormalized wrt to beta reductions
Mon, 20 Dec 2010 11:11:51 -0800 merged
huffman [Mon, 20 Dec 2010 11:11:51 -0800] rev 41326
merged
Mon, 20 Dec 2010 10:57:01 -0800 configure domain package to work with HOL option type
huffman [Mon, 20 Dec 2010 10:57:01 -0800] rev 41325
configure domain package to work with HOL option type
Mon, 20 Dec 2010 10:48:01 -0800 make internal proofs for deflation and isodefl theorems more robust, by avoiding calls to the simplifier for beta-reduction
huffman [Mon, 20 Dec 2010 10:48:01 -0800] rev 41324
make internal proofs for deflation and isodefl theorems more robust, by avoiding calls to the simplifier for beta-reduction
Mon, 20 Dec 2010 09:48:16 -0800 simplify proofs
huffman [Mon, 20 Dec 2010 09:48:16 -0800] rev 41323
simplify proofs
Mon, 20 Dec 2010 09:41:55 -0800 beta-reduction simproc uses lemma Abs_cfun_inverse2 instead of beta_cfun, to be more robust against eta-contraction
huffman [Mon, 20 Dec 2010 09:41:55 -0800] rev 41322
beta-reduction simproc uses lemma Abs_cfun_inverse2 instead of beta_cfun, to be more robust against eta-contraction
Mon, 20 Dec 2010 08:26:47 -0800 configure domain package to work with HOL sum type
huffman [Mon, 20 Dec 2010 08:26:47 -0800] rev 41321
configure domain package to work with HOL sum type
Mon, 20 Dec 2010 07:50:47 -0800 replace list_map function with an abbreviation
huffman [Mon, 20 Dec 2010 07:50:47 -0800] rev 41320
replace list_map function with an abbreviation
Mon, 20 Dec 2010 18:48:13 +0100 merged
blanchet [Mon, 20 Dec 2010 18:48:13 +0100] rev 41319
merged
Mon, 20 Dec 2010 14:55:24 +0100 run SPASS and Vampire in SOS mode only if >= 50 facts are passed -- otherwise we are probably minimizing and then it's better if the prover is run only once with a full strategy
blanchet [Mon, 20 Dec 2010 14:55:24 +0100] rev 41318
run SPASS and Vampire in SOS mode only if >= 50 facts are passed -- otherwise we are probably minimizing and then it's better if the prover is run only once with a full strategy
Mon, 20 Dec 2010 14:17:49 +0100 disable feature that was enabled by mistake
blanchet [Mon, 20 Dec 2010 14:17:49 +0100] rev 41317
disable feature that was enabled by mistake
Mon, 20 Dec 2010 14:10:40 +0100 make exceptions more transparent in "debug" mode
blanchet [Mon, 20 Dec 2010 14:10:40 +0100] rev 41316
make exceptions more transparent in "debug" mode
Mon, 20 Dec 2010 14:09:45 +0100 remove spurious line
blanchet [Mon, 20 Dec 2010 14:09:45 +0100] rev 41315
remove spurious line
Mon, 20 Dec 2010 13:52:44 +0100 use the options provided by Stephan Schulz -- much better
blanchet [Mon, 20 Dec 2010 13:52:44 +0100] rev 41314
use the options provided by Stephan Schulz -- much better
Mon, 20 Dec 2010 12:12:35 +0100 optionally supply constant weights to E -- turned off by default until properly parameterized
blanchet [Mon, 20 Dec 2010 12:12:35 +0100] rev 41313
optionally supply constant weights to E -- turned off by default until properly parameterized
Mon, 20 Dec 2010 17:31:58 +0100 merged
haftmann [Mon, 20 Dec 2010 17:31:58 +0100] rev 41312
merged
Mon, 20 Dec 2010 15:37:25 +0100 type_lifting for predicates
haftmann [Mon, 20 Dec 2010 15:37:25 +0100] rev 41311
type_lifting for predicates
Mon, 20 Dec 2010 16:44:33 +0100 proper identifiers for consts and types;
wenzelm [Mon, 20 Dec 2010 16:44:33 +0100] rev 41310
proper identifiers for consts and types;
Mon, 20 Dec 2010 15:24:25 +0100 some attempts to fit diagnostic output into regular TTY (75-80 characters per line);
wenzelm [Mon, 20 Dec 2010 15:24:25 +0100] rev 41309
some attempts to fit diagnostic output into regular TTY (75-80 characters per line);
Mon, 20 Dec 2010 15:19:15 +0100 tuned/clarified some component settings;
wenzelm [Mon, 20 Dec 2010 15:19:15 +0100] rev 41308
tuned/clarified some component settings; explicit comments about common mistakes;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip