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
hoelzl [Thu, 26 May 2011 17:59:39 +0200] rev 42989
introduce independence of two random variables
hoelzl [Thu, 26 May 2011 17:40:01 +0200] rev 42988
add lemma indep_distribution_eq_measure
hoelzl [Thu, 26 May 2011 14:12:06 +0200] rev 42987
add lemma indep_rv_finite
hoelzl [Thu, 26 May 2011 14:12:03 +0200] rev 42986
generalize setsum_cases
hoelzl [Thu, 26 May 2011 14:12:02 +0200] rev 42985
add lemma borel_0_1_law
hoelzl [Thu, 26 May 2011 14:12:01 +0200] rev 42984
add lemma sigma_sets_singleton
hoelzl [Thu, 26 May 2011 14:12:00 +0200] rev 42983
use abbrevitation events == sets M
hoelzl [Thu, 26 May 2011 14:11:58 +0200] rev 42982
add lemma kolmogorov_0_1_law
hoelzl [Thu, 26 May 2011 14:11:57 +0200] rev 42981
add lemma indep_sets_collect_sigma
bulwahn [Thu, 26 May 2011 09:42:04 +0200] rev 42980
improving code_int setup in Quickcheck_Narrowing; adding partial_term_of class in Quickcheck_Narrowing
bulwahn [Thu, 26 May 2011 09:42:02 +0200] rev 42979
extending terms of Code_Evaluation by Free to allow partial terms
krauss [Thu, 26 May 2011 00:20:28 +0200] rev 42978
adhoc event handler to insert 'sendback' text into the buffer, replacing the original command
krauss [Thu, 26 May 2011 00:12:30 +0200] rev 42977
css rules for highlighting sendback text
krauss [Thu, 26 May 2011 00:12:01 +0200] rev 42976
invert event propagation flag -- in lobobrowser api, true means re-propagate
blanchet [Wed, 25 May 2011 08:31:36 +0200] rev 42975
eta-expand to make SML/NJ happy