Wed, 15 Dec 2010 10:06:36 +0100 updated generated files
haftmann [Wed, 15 Dec 2010 10:06:36 +0100] rev 41185
updated generated files
Wed, 15 Dec 2010 09:47:12 +0100 simplified evaluation function names
haftmann [Wed, 15 Dec 2010 09:47:12 +0100] rev 41184
simplified evaluation function names
Thu, 16 Dec 2010 09:10:38 +0100 turned simp_trace_depth_limit into a configuration option
boehmes [Thu, 16 Dec 2010 09:10:38 +0100] rev 41183
turned simp_trace_depth_limit into a configuration option
Wed, 15 Dec 2010 19:15:06 -0800 add notsqsubseteq syntax
huffman [Wed, 15 Dec 2010 19:15:06 -0800] rev 41182
add notsqsubseteq syntax
Wed, 15 Dec 2010 20:52:20 +0100 show: display goal refinement rule as "state", to avoid odd Output.urgent_message and make its association with the goal more explicit;
wenzelm [Wed, 15 Dec 2010 20:52:20 +0100] rev 41181
show: display goal refinement rule as "state", to avoid odd Output.urgent_message and make its association with the goal more explicit;
Wed, 15 Dec 2010 19:41:24 +0100 make sure errors generated in a thread don't vanish in cyberspace (e.g., when invoking Sledgehammer with unknown facts)
blanchet [Wed, 15 Dec 2010 19:41:24 +0100] rev 41180
make sure errors generated in a thread don't vanish in cyberspace (e.g., when invoking Sledgehammer with unknown facts)
Wed, 15 Dec 2010 18:45:14 +0100 merged
bulwahn [Wed, 15 Dec 2010 18:45:14 +0100] rev 41179
merged
Wed, 15 Dec 2010 17:46:46 +0100 adding postprocessing for maps in term construction of quickcheck; fixed check_all_option definition
bulwahn [Wed, 15 Dec 2010 17:46:46 +0100] rev 41178
adding postprocessing for maps in term construction of quickcheck; fixed check_all_option definition
Wed, 15 Dec 2010 17:46:46 +0100 added enum_term_of to correct present nested functions
bulwahn [Wed, 15 Dec 2010 17:46:46 +0100] rev 41177
added enum_term_of to correct present nested functions
Wed, 15 Dec 2010 17:46:45 +0100 adding postprocessing for sets in term construction of quickcheck
bulwahn [Wed, 15 Dec 2010 17:46:45 +0100] rev 41176
adding postprocessing for sets in term construction of quickcheck
Wed, 15 Dec 2010 18:20:44 +0100 merged
boehmes [Wed, 15 Dec 2010 18:20:44 +0100] rev 41175
merged
Wed, 15 Dec 2010 18:18:56 +0100 fixed trigger inference: testing if a theorem already has a trigger was too strict;
boehmes [Wed, 15 Dec 2010 18:18:56 +0100] rev 41174
fixed trigger inference: testing if a theorem already has a trigger was too strict; fixed monomorphization with respect to triggers (which might occur schematically)
Wed, 15 Dec 2010 16:32:45 +0100 fixed checking and translation of weights (previously, weights occurring in terms were rejected, and weight numbers were unintended translated into Vars)
boehmes [Wed, 15 Dec 2010 16:32:45 +0100] rev 41173
fixed checking and translation of weights (previously, weights occurring in terms were rejected, and weight numbers were unintended translated into Vars)
Wed, 15 Dec 2010 16:29:56 +0100 the functions term_of and prop_of are also needed in earlier stages, not only for Z3 proof reconstruction, so they really belong in SMT_Utils
boehmes [Wed, 15 Dec 2010 16:29:56 +0100] rev 41172
the functions term_of and prop_of are also needed in earlier stages, not only for Z3 proof reconstruction, so they really belong in SMT_Utils
Wed, 15 Dec 2010 18:10:32 +0100 facilitate debugging
blanchet [Wed, 15 Dec 2010 18:10:32 +0100] rev 41171
facilitate debugging
Wed, 15 Dec 2010 17:43:22 +0100 merged
wenzelm [Wed, 15 Dec 2010 17:43:22 +0100] rev 41170
merged
Wed, 15 Dec 2010 17:14:44 +0100 clean up fudge factors a little bit
blanchet [Wed, 15 Dec 2010 17:14:44 +0100] rev 41169
clean up fudge factors a little bit
Wed, 15 Dec 2010 16:42:07 +0100 added weights to SMT problems
blanchet [Wed, 15 Dec 2010 16:42:07 +0100] rev 41168
added weights to SMT problems
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
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip