paulson [Mon, 30 May 2011 15:30:05 +0100] rev 43049
Workaround for hyperref bug affecting index entries involving the | symbol
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
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
paulson [Mon, 30 May 2011 12:20:04 +0100] rev 43046
merged multiple heads
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
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
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
krauss [Fri, 27 May 2011 21:11:44 +0200] rev 43042
function tutorial: do not omit termination proof, even when discussing other things
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
blanchet [Fri, 27 May 2011 10:41:09 +0200] rev 43040
document new "try"
blanchet [Fri, 27 May 2011 10:33:16 +0200] rev 43039
tuned comments
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43038
new timeout section (cf. Nitpick manual)
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43037
cleanup proof text generation code
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43036
more Sledgehammer documentation updates
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43035
minor update
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43034
try both "metis" and (on failure) "metisFT" in replay
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43033
show time taken for reconstruction
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43032
unbreak "max_potential" logic
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43031
more concise output
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43030
compile
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)
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43028
repaired theory merging and defined/used helpers
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43027
make Sledgehammer a little bit less verbose in "try"
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43026
handle non-auto try cases gracefully in Try Methods
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43025
handle non-auto try case gracefully in Solve Direct
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43024
prioritize try and auto try's tools, with fast ones first, with a slight preference for provers vs. counterexample generators
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43023
update SML section of documentation
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43022
handle non-auto try case gracefully in Nitpick
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43021
handle non-auto try case of Sledgehammer better
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43020
added "try" command, to launch Solve Direct, Quickcheck, Nitpick, Sledgehammer, and Try Methods
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43019
removed FIXME: "try_methods" doesn't take a clasimpmod, because it needs to generate Isar proof text in case of success and hence needs total control over its arguments
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43018
renamed "Auto_Tools" "Try"
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43017
removed THF equality proxy hack now that Geoff Sutcliffe has fixed SystemOnTPTP
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43016
renamed "try" "try_methods"
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43015
renamed "metis_timeout" to "preplay_timeout" and continued implementation
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43014
minor fixes to Sledgehammer docs
blanchet [Fri, 27 May 2011 10:30:08 +0200] rev 43013
shorten minimizer command further, exploiting until-now-undocumented syntax
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43012
minor tweaks to the Nitpick documentation
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43011
added syntax for specifying Metis timeout (currently used only by SMT solvers)
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43010
readded Waldmeister as default to the documentation and other minor changes
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43009
reintroduced Waldmeister but limit the number of remote threads created
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43008
renamed "minimize" to "min" to make Sledgehammer output a little bit more concise
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43007
minor doc adjustments
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43006
make output more concise
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43005
merge timeout messages from several ATPs into one message to avoid clutter
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43004
fix soundness bug in Sledgehammer: distinguish params in goals from fixed variables in context
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43003
tuning
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43002
mention contributions from LCP and explain metis and metisFT encodings
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43001
fixed trivial fact detection
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 43000
cleaner handling of equality and proxies (esp. for THF)
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42999
recognize more ATP failures
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42998
fully support all type system encodings in typed formats (TFF, THF)
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42997
take out Waldmeister from default for now -- success rate too low on Judgment Day
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42996
document relevance filter a bit more
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42995
always run Sledgehammer synchronously in the jEdit interface (until the multithreading support for Proof General is ported)
blanchet [Fri, 27 May 2011 10:30:07 +0200] rev 42994
towards supporting non-simply-typed encodings for TFF and THF (for orthogonality and experiments)
noschinl [Thu, 26 May 2011 23:21:00 +0200] rev 42993
instance inat for complete_lattice
boehmes [Thu, 26 May 2011 22:02:40 +0200] rev 42992
iteratively deepen abstractions to avoid rare Z3 proof reconstruction failures, e.g. when pulling if-then-else from below uninterpreted constants (suggested by Jasmin Christian Blanchette)
hoelzl [Thu, 26 May 2011 20:51:03 +0200] rev 42991
integral strong monotone; finite subadditivity for measure
hoelzl [Thu, 26 May 2011 20:49:56 +0200] rev 42990
composition of convex and measurable function is measurable