Mon, 21 Feb 2011 09:14:48 +0100 |
boehmes |
wrap occurrences of quantifiers in first-order terms (i.e., outside first-order formulas) in If-expressions
|
changeset |
files
|
Sat, 19 Feb 2011 08:47:46 +0100 |
haftmann |
dropped redundancy
|
changeset |
files
|
Sat, 19 Feb 2011 08:39:05 +0100 |
haftmann |
merged
|
changeset |
files
|
Thu, 17 Feb 2011 09:31:29 +0100 |
haftmann |
added is_IAbs; tuned brackets and comments
|
changeset |
files
|
Thu, 17 Feb 2011 09:31:29 +0100 |
haftmann |
more idiomatic printing of let cascades and type variable constraints
|
changeset |
files
|
Fri, 18 Feb 2011 17:05:19 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 18 Feb 2011 17:03:30 +0100 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Fri, 18 Feb 2011 16:36:42 +0100 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Fri, 18 Feb 2011 16:22:27 +0100 |
wenzelm |
more precise headers;
|
changeset |
files
|
Fri, 18 Feb 2011 16:11:58 +0100 |
wenzelm |
less verbose tracing;
|
changeset |
files
|
Fri, 18 Feb 2011 16:07:32 +0100 |
wenzelm |
standardized headers;
|
changeset |
files
|
Fri, 18 Feb 2011 15:46:13 +0100 |
wenzelm |
modernized specifications;
|
changeset |
files
|
Fri, 18 Feb 2011 16:30:44 +0100 |
blanchet |
gracious timeout in "blocking" mode
|
changeset |
files
|
Fri, 18 Feb 2011 16:19:08 +0100 |
blanchet |
make Nitpick's timeout mechanism somewhat more reliable/friendly;
|
changeset |
files
|
Fri, 18 Feb 2011 15:44:52 +0100 |
blanchet |
better fudge factors for Sledgehammer
|
changeset |
files
|
Fri, 18 Feb 2011 15:17:39 +0100 |
blanchet |
adjust fudge factors
|
changeset |
files
|
Fri, 18 Feb 2011 12:32:55 +0100 |
blanchet |
extended ATP problem syntax to support other applications than Sledgehammer, e.g. experiments with ATPs
|
changeset |
files
|
Thu, 17 Feb 2011 12:14:47 +0100 |
blanchet |
export more functionality of Sledgehammer to applications (for experiments)
|
changeset |
files
|
Wed, 16 Feb 2011 19:07:53 +0100 |
blanchet |
export useful function (needed in a Sledgehammer-related experiment)
|
changeset |
files
|
Tue, 15 Feb 2011 18:32:58 +0100 |
blanchet |
make experimental "Z3 ATP" work on Linux as well
|
changeset |
files
|
Tue, 15 Feb 2011 10:03:10 +0100 |
blanchet |
adjusted fudge factors (based on Judgment Day runs)
|
changeset |
files
|
Mon, 14 Feb 2011 18:28:36 +0100 |
nipkow |
generalized termination lemmas
|
changeset |
files
|
Mon, 14 Feb 2011 15:27:23 +0100 |
krauss |
strengthened induction rule;
|
changeset |
files
|
Mon, 14 Feb 2011 12:25:26 +0100 |
boehmes |
limit the number of generated SMT monomorphization instances (in addition to the existing monomorphization limit which does not prevent seemingly infinite loops);
|
changeset |
files
|
Mon, 14 Feb 2011 10:40:43 +0100 |
boehmes |
more explicit errors to inform users about problems related to SMT solvers;
|
changeset |
files
|
Sun, 13 Feb 2011 17:45:21 +0100 |
wenzelm |
more explicit exit due to failed etc/settings -- normally return code 0=true and 1=false could be tolerated, but bash syntax errors also return 1;
|
changeset |
files
|
Sun, 13 Feb 2011 17:29:44 +0100 |
wenzelm |
eliminated somewhat obsolete warning -- former "$HOME/Isabelle" vs. "$HOME/isabelle" no longer exist;
|
changeset |
files
|
Sun, 13 Feb 2011 17:19:43 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Sun, 13 Feb 2011 08:47:36 +0100 |
nipkow |
more pretty set comprehension sugar
|
changeset |
files
|
Fri, 11 Feb 2011 15:31:19 +0100 |
bulwahn |
merged
|
changeset |
files
|
Fri, 11 Feb 2011 11:47:44 +0100 |
bulwahn |
adjusting HOL-Mutabelle to changes in quickcheck
|
changeset |
files
|
Fri, 11 Feb 2011 11:47:43 +0100 |
bulwahn |
quickcheck can be invoked with its internal timelimit or without
|
changeset |
files
|
Fri, 11 Feb 2011 11:47:42 +0100 |
bulwahn |
quickcheck invokes TimeLimit.timeLimit only in one separate function
|
changeset |
files
|
Fri, 11 Feb 2011 11:54:24 +0100 |
blanchet |
added option to Mirabelle Sledgehammer
|
changeset |
files
|
Thu, 10 Feb 2011 18:44:39 +0100 |
haftmann |
merged
|
changeset |
files
|
Thu, 10 Feb 2011 10:32:12 +0100 |
haftmann |
reverted cs. 0a3fa8fbcdc5 -- motivation is unreconstructable, produces confusion in user space
|
changeset |
files
|
Thu, 10 Feb 2011 17:18:52 +0100 |
blanchet |
tuning
|
changeset |
files
|
Thu, 10 Feb 2011 17:17:31 +0100 |
blanchet |
fix handling of "fequal" in generated ATP problems -- the bug was visible if "explicit_apply" was on and "singleton_conv" is one of the facts being translated, as it resulted in an arity error in the ATP (e.g., E)
|
changeset |
files
|
Thu, 10 Feb 2011 16:38:12 +0100 |
blanchet |
fix path to etc/settings and etc/components in doc
|
changeset |
files
|
Thu, 10 Feb 2011 16:15:43 +0100 |
blanchet |
run all provers in blocking mode, even if a proof was already found -- this behavior is less confusing to the user
|
changeset |
files
|
Thu, 10 Feb 2011 16:05:33 +0100 |
blanchet |
remove pointless clutter
|
changeset |
files
|
Thu, 10 Feb 2011 10:09:38 +0100 |
blanchet |
make minimizer verbose
|
changeset |
files
|
Wed, 09 Feb 2011 17:18:58 +0100 |
blanchet |
tuning
|
changeset |
files
|
Wed, 09 Feb 2011 17:18:58 +0100 |
blanchet |
automatically minimize Z3-as-an-ATP proofs (cf. CVC3 and Yices)
|
changeset |
files
|
Wed, 09 Feb 2011 17:18:58 +0100 |
blanchet |
renamed field
|
changeset |
files
|
Wed, 09 Feb 2011 17:18:58 +0100 |
blanchet |
added "Z3 as an ATP" support to Sledgehammer locally
|
changeset |
files
|
Wed, 09 Feb 2011 17:18:57 +0100 |
blanchet |
remove Z3 wrapper script, which is no longer necessary now that the SMT module generates SMT-LIB compliant files
|
changeset |
files
|
Wed, 09 Feb 2011 17:18:57 +0100 |
blanchet |
added experimental "remote_z3_atp", Sutcliffe's TPTP-syntax-aware wrapper for Z3 -- allows to do head-to-head comparison of Sledgehammer's ATP translation and of Sascha's SMT translation
|
changeset |
files
|
Wed, 09 Feb 2011 15:48:43 +0100 |
wenzelm |
tuned scope of Multithreading.interrupted vs. Multithreading.with_attributes;
|
changeset |
files
|
Wed, 09 Feb 2011 08:42:23 +0100 |
bulwahn |
merged
|
changeset |
files
|
Tue, 08 Feb 2011 18:39:36 +0100 |
bulwahn |
changing auto-quickcheck to be considered a non-interactive invocation of quickcheck
|
changeset |
files
|
Tue, 08 Feb 2011 21:12:27 +0100 |
wenzelm |
discontinued obsolete lib/scripts/polyml-platform;
|
changeset |
files
|
Tue, 08 Feb 2011 21:06:03 +0100 |
wenzelm |
clarified comment -- ancienct PG 3.7.x is still in use;
|
changeset |
files
|
Tue, 08 Feb 2011 20:59:12 +0100 |
wenzelm |
discontinued obsolete alias HOL.thy for @{theory HOL} in ML;
|
changeset |
files
|
Tue, 08 Feb 2011 19:57:11 +0100 |
wenzelm |
prefer polyml-5.2.1 over odd polyml-5.3.0-old;
|
changeset |
files
|
Tue, 08 Feb 2011 19:53:35 +0100 |
wenzelm |
some shuffling of isatest settings, to ensure coverage of polyml-5.2.1, polyml-5.3.0, polyml-5.4.0, polyml-5.4.1 (SVN), smlnj/110.72;
|
changeset |
files
|
Tue, 08 Feb 2011 17:44:53 +0100 |
wenzelm |
reverted slightly odd eb5900951702: isatest-doc should work again due to 4b08499b3db1 (polyml-5.3.0 supports proper TimeLimit, as required for HOL-Nitpick-Examples);
|
changeset |
files
|
Tue, 08 Feb 2011 17:38:43 +0100 |
wenzelm |
merged
|
changeset |
files
|
Tue, 08 Feb 2011 16:10:10 +0100 |
blanchet |
available_provers ~> supported_provers (for clarity)
|
changeset |
files
|
Tue, 08 Feb 2011 16:10:09 +0100 |
blanchet |
sort E weights
|
changeset |
files
|