Tue, 31 May 2011 16:38:36 +0200 first step in sharing more code between ATP and Metis translation
blanchet [Tue, 31 May 2011 16:38:36 +0200] rev 43085
first step in sharing more code between ATP and Metis translation
Tue, 31 May 2011 11:21:47 +0200 more precise authorship, reflecting my own ignorance and hg annotate
krauss [Tue, 31 May 2011 11:21:47 +0200] rev 43084
more precise authorship, reflecting my own ignorance and hg annotate
Tue, 31 May 2011 11:16:52 +0200 generate raw induction rule as instance of generic rule with careful treatment of currying
krauss [Tue, 31 May 2011 11:16:52 +0200] rev 43083
generate raw induction rule as instance of generic rule with careful treatment of currying
Tue, 31 May 2011 11:16:34 +0200 generic fixpoint induction (with explicit curry/uncurry predicates) and instance for option type
krauss [Tue, 31 May 2011 11:16:34 +0200] rev 43082
generic fixpoint induction (with explicit curry/uncurry predicates) and instance for option type
Tue, 31 May 2011 11:11:17 +0200 admissibility on option type
krauss [Tue, 31 May 2011 11:11:17 +0200] rev 43081
admissibility on option type
Mon, 23 May 2011 21:34:37 +0200 also manage induction rule;
krauss [Mon, 23 May 2011 21:34:37 +0200] rev 43080
also manage induction rule; tuned data slot
Mon, 30 May 2011 17:55:34 +0200 improving overlord option and partial_term_of derivation; changing Narrowing_Engine to print partial terms
bulwahn [Mon, 30 May 2011 17:55:34 +0200] rev 43079
improving overlord option and partial_term_of derivation; changing Narrowing_Engine to print partial terms
Mon, 30 May 2011 16:15:37 +0100 merged
paulson [Mon, 30 May 2011 16:15:37 +0100] rev 43078
merged
Mon, 30 May 2011 16:10:12 +0100 Workaround for bug involving makeindex, hyperref and the | symbol
paulson [Mon, 30 May 2011 16:10:12 +0100] rev 43077
Workaround for bug involving makeindex, hyperref and the | symbol
Mon, 30 May 2011 17:07:48 +0200 parameterize print_theorems over actual search function
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43076
parameterize print_theorems over actual search function
Mon, 30 May 2011 17:07:48 +0200 added experimental yxml_find_theorems web service (but no client yet)
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43075
added experimental yxml_find_theorems web service (but no client yet)
Mon, 30 May 2011 17:07:48 +0200 generic ScgiServer.simple_handler
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43074
generic ScgiServer.simple_handler
Mon, 30 May 2011 17:07:48 +0200 moved html templates to a separate module, making their awkward signatures explicit
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43073
moved html templates to a separate module, making their awkward signatures explicit
Mon, 30 May 2011 17:07:48 +0200 attempt to clarify code; removed "handle _" and dead code
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43072
attempt to clarify code; removed "handle _" and dead code
Mon, 30 May 2011 17:07:48 +0200 (de)serialization for search query and result
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43071
(de)serialization for search query and result
Mon, 30 May 2011 17:07:48 +0200 explicit type for search queries
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43070
explicit type for search queries
Mon, 30 May 2011 17:07:48 +0200 moved questionable goal modification out of filter_theorems
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43069
moved questionable goal modification out of filter_theorems
Mon, 30 May 2011 17:07:48 +0200 exported raw query parser; removed inconsistent clone
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43068
exported raw query parser; removed inconsistent clone
Mon, 30 May 2011 17:07:48 +0200 separate query parsing from actual search
krauss [Mon, 30 May 2011 17:07:48 +0200] rev 43067
separate query parsing from actual search
Mon, 30 May 2011 17:00:38 +0200 fixed bug in appending special facts introduced in be0e66ccebfa -- if several special facts were added, they overwrote each other
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43066
fixed bug in appending special facts introduced in be0e66ccebfa -- if several special facts were added, they overwrote each other
Mon, 30 May 2011 17:00:38 +0200 document new explicit apply
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43065
document new explicit apply
Mon, 30 May 2011 17:00:38 +0200 made "explicit_apply" smarter -- no need to force explicit applications in minimizer on all constants, better do it more fine granularly
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43064
made "explicit_apply" smarter -- no need to force explicit applications in minimizer on all constants, better do it more fine granularly
Mon, 30 May 2011 17:00:38 +0200 don't slice if there are too few facts
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43063
don't slice if there are too few facts
Mon, 30 May 2011 17:00:38 +0200 nicer failure message when one-line proof reconstruction fails
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43062
nicer failure message when one-line proof reconstruction fails
Mon, 30 May 2011 17:00:38 +0200 make SML/NJ happy
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43061
make SML/NJ happy
Mon, 30 May 2011 17:00:38 +0200 avoid monomorphic encoding with so many facts -- it makes the old monomorphizer explode on some examples
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43060
avoid monomorphic encoding with so many facts -- it makes the old monomorphizer explode on some examples
Mon, 30 May 2011 17:00:38 +0200 make all messages urgent in verbose mode
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43059
make all messages urgent in verbose mode
Mon, 30 May 2011 17:00:38 +0200 minimize automatically even if Metis failed, if the external prover was really fast
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43058
minimize automatically even if Metis failed, if the external prover was really fast
Mon, 30 May 2011 17:00:38 +0200 fixed syntax of min options
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43057
fixed syntax of min options
Mon, 30 May 2011 17:00:38 +0200 no more bonus for E -- with the soft timeout, this punishes everybody -- the bonus was designed for a hard timeout
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43056
no more bonus for E -- with the soft timeout, this punishes everybody -- the bonus was designed for a hard timeout
Mon, 30 May 2011 17:00:38 +0200 better merging of similar outputs
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43055
better merging of similar outputs
Mon, 30 May 2011 17:00:38 +0200 update minimization documentation
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43054
update minimization documentation
Mon, 30 May 2011 17:00:38 +0200 imported patch sledge_doc_metis_as_prover
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43053
imported patch sledge_doc_metis_as_prover
Mon, 30 May 2011 17:00:38 +0200 automatically minimize with Metis when this can be done within a few seconds
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43052
automatically minimize with Metis when this can be done within a few seconds
Mon, 30 May 2011 17:00:38 +0200 minimize with Metis if possible
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43051
minimize with Metis if possible
Mon, 30 May 2011 17:00:38 +0200 support "metis" and "metisFT" as provers in the architecture, so they can be used for minimizing
blanchet [Mon, 30 May 2011 17:00:38 +0200] rev 43050
support "metis" and "metisFT" as provers in the architecture, so they can be used for minimizing
Mon, 30 May 2011 15:30:05 +0100 Workaround for hyperref bug affecting index entries involving the | symbol
paulson [Mon, 30 May 2011 15:30:05 +0100] rev 43049
Workaround for hyperref bug affecting index entries involving the | symbol
Mon, 30 May 2011 13:58:00 +0200 improving heuristics of type annotations in contravariant positions for the special case with instances of the class partial_term_of
bulwahn [Mon, 30 May 2011 13:58:00 +0200] rev 43048
improving heuristics of type annotations in contravariant positions for the special case with instances of the class partial_term_of
Mon, 30 May 2011 13:57:59 +0200 automatic derivation of partial_term_of functions; renaming type and term to longer names narrowing_type and narrowing_term; hiding constant C; adding overlord option
bulwahn [Mon, 30 May 2011 13:57:59 +0200] rev 43047
automatic derivation of partial_term_of functions; renaming type and term to longer names narrowing_type and narrowing_term; hiding constant C; adding overlord option
Mon, 30 May 2011 12:20:04 +0100 merged multiple heads
paulson [Mon, 30 May 2011 12:20:04 +0100] rev 43046
merged multiple heads
Mon, 30 May 2011 12:15:17 +0100 Fix to exception THM 1 raised (line 212 of conv.ML), reported by Andreas Lochbihler
paulson [Mon, 30 May 2011 12:15:17 +0100] rev 43045
Fix to exception THM 1 raised (line 212 of conv.ML), reported by Andreas Lochbihler
Sun, 29 May 2011 19:40:56 +0200 always check plain "metis" even if the ATP proof seems to require "metisFT" -- maybe the proof is needlessly complicated
blanchet [Sun, 29 May 2011 19:40:56 +0200] rev 43044
always check plain "metis" even if the ATP proof seems to require "metisFT" -- maybe the proof is needlessly complicated
Sun, 29 May 2011 19:40:56 +0200 normalize indices in chained facts to make sure that backtick facts (which often result in different names) are recognized + changed definition of urgent messages
blanchet [Sun, 29 May 2011 19:40:56 +0200] rev 43043
normalize indices in chained facts to make sure that backtick facts (which often result in different names) are recognized + changed definition of urgent messages
Fri, 27 May 2011 21:11:44 +0200 function tutorial: do not omit termination proof, even when discussing other things
krauss [Fri, 27 May 2011 21:11:44 +0200] rev 43042
function tutorial: do not omit termination proof, even when discussing other things
Fri, 27 May 2011 16:45:24 +0200 added re-implemented monomorphizer for types with better control for number of generated instances (strict as opposed to the SMT monomorphizer) and with fact annotations controlling in which round certain facts are considered for monomorphization
boehmes [Fri, 27 May 2011 16:45:24 +0200] rev 43041
added re-implemented monomorphizer for types with better control for number of generated instances (strict as opposed to the SMT monomorphizer) and with fact annotations controlling in which round certain facts are considered for monomorphization
Fri, 27 May 2011 10:41:09 +0200 document new "try"
blanchet [Fri, 27 May 2011 10:41:09 +0200] rev 43040
document new "try"
Fri, 27 May 2011 10:33:16 +0200 tuned comments
blanchet [Fri, 27 May 2011 10:33:16 +0200] rev 43039
tuned comments
Fri, 27 May 2011 10:30:08 +0200 new timeout section (cf. Nitpick manual)
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43038
new timeout section (cf. Nitpick manual)
Fri, 27 May 2011 10:30:08 +0200 cleanup proof text generation code
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43037
cleanup proof text generation code
Fri, 27 May 2011 10:30:08 +0200 more Sledgehammer documentation updates
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43036
more Sledgehammer documentation updates
Fri, 27 May 2011 10:30:08 +0200 minor update
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43035
minor update
Fri, 27 May 2011 10:30:08 +0200 try both "metis" and (on failure) "metisFT" in replay
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43034
try both "metis" and (on failure) "metisFT" in replay
Fri, 27 May 2011 10:30:08 +0200 show time taken for reconstruction
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43033
show time taken for reconstruction
Fri, 27 May 2011 10:30:08 +0200 unbreak "max_potential" logic
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43032
unbreak "max_potential" logic
Fri, 27 May 2011 10:30:08 +0200 more concise output
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43031
more concise output
Fri, 27 May 2011 10:30:08 +0200 compile
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43030
compile
Fri, 27 May 2011 10:30:08 +0200 use helpers and tweak Quickcheck's priority to it comes second (to give Solve Direct slightly more time before another prover runs)
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43029
use helpers and tweak Quickcheck's priority to it comes second (to give Solve Direct slightly more time before another prover runs)
Fri, 27 May 2011 10:30:08 +0200 repaired theory merging and defined/used helpers
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43028
repaired theory merging and defined/used helpers
Fri, 27 May 2011 10:30:08 +0200 make Sledgehammer a little bit less verbose in "try"
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43027
make Sledgehammer a little bit less verbose in "try"
Fri, 27 May 2011 10:30:08 +0200 handle non-auto try cases gracefully in Try Methods
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43026
handle non-auto try cases gracefully in Try Methods
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip