Thu, 24 Feb 2011 21:54:28 +0100 recdef -> fun(ction)
krauss [Thu, 24 Feb 2011 21:54:28 +0100] rev 41839
recdef -> fun(ction)
Thu, 24 Feb 2011 20:52:05 +0100 removed unused lemma
krauss [Thu, 24 Feb 2011 20:52:05 +0100] rev 41838
removed unused lemma
Thu, 24 Feb 2011 17:54:36 +0100 recdef -> fun(ction);
krauss [Thu, 24 Feb 2011 17:54:36 +0100] rev 41837
recdef -> fun(ction); tuned
Thu, 24 Feb 2011 17:38:05 +0100 eliminated clones of List.upto
krauss [Thu, 24 Feb 2011 17:38:05 +0100] rev 41836
eliminated clones of List.upto
Wed, 23 Feb 2011 17:40:28 +0100 fix non-exhaustive pattern match in find_theorems
noschinl [Wed, 23 Feb 2011 17:40:28 +0100] rev 41835
fix non-exhaustive pattern match in find_theorems
Wed, 23 Feb 2011 11:42:01 +0100 merged
hoelzl [Wed, 23 Feb 2011 11:42:01 +0100] rev 41834
merged
Wed, 23 Feb 2011 11:40:18 +0100 add lemma KL_divergence_vimage, mutual_information_generic
hoelzl [Wed, 23 Feb 2011 11:40:18 +0100] rev 41833
add lemma KL_divergence_vimage, mutual_information_generic
Wed, 23 Feb 2011 11:40:17 +0100 add lemma RN_deriv_vimage
hoelzl [Wed, 23 Feb 2011 11:40:17 +0100] rev 41832
add lemma RN_deriv_vimage
Wed, 23 Feb 2011 11:40:12 +0100 use measure_preserving in ..._vimage lemmas
hoelzl [Wed, 23 Feb 2011 11:40:12 +0100] rev 41831
use measure_preserving in ..._vimage lemmas
Wed, 23 Feb 2011 11:33:45 +0100 log is borel measurable
hoelzl [Wed, 23 Feb 2011 11:33:45 +0100] rev 41830
log is borel measurable
Tue, 22 Feb 2011 16:07:23 +0100 add name continuous_isCont to unnamed lemma
hoelzl [Tue, 22 Feb 2011 16:07:23 +0100] rev 41829
add name continuous_isCont to unnamed lemma
Wed, 23 Feb 2011 11:23:26 +0100 add example for case_product usage
noschinl [Wed, 23 Feb 2011 11:23:26 +0100] rev 41828
add example for case_product usage
Wed, 23 Feb 2011 11:23:26 +0100 setup case_product attribute in HOL and FOL
noschinl [Wed, 23 Feb 2011 11:23:26 +0100] rev 41827
setup case_product attribute in HOL and FOL
Wed, 08 Dec 2010 18:18:36 +0100 introduce attribute case_prod for combining case rules
noschinl [Wed, 08 Dec 2010 18:18:36 +0100] rev 41826
introduce attribute case_prod for combining case rules * * * [PATCH 1/9] Make tac independent of consumes From 1a53ef4c070f924ff8e69529b0c1b13fa2844722 Mon Sep 17 00:00:00 2001 --- case_product.ML | 11 ++++++----- 1 files changed, 6 insertions(+), 5 deletions(-) * * * [PATCH 2/9] Replace MRS by OF From da55d08ae287bfdc18dec554067b45a3e298c243 Mon Sep 17 00:00:00 2001 --- case_product.ML | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) * * * [PATCH 3/9] Clean up tactic From d26d50caaa3526c8c0625d7395467c6914f1a8d9 Mon Sep 17 00:00:00 2001 --- case_product.ML | 13 +++++-------- 1 files changed, 5 insertions(+), 8 deletions(-) * * * [PATCH 4/9] Move out get_consumes a bit more From 6ed5415f29cc43cea30c216edb1e74ec6c0f6c33 Mon Sep 17 00:00:00 2001 --- case_product.ML | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) * * * [PATCH 5/9] Clean up tactic From d301cfe6377e9f7db74b190fb085e0e66eeadfb5 Mon Sep 17 00:00:00 2001 --- case_product.ML | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) * * * [PATCH 6/9] Cleanup build_concl_prems From c30889e131e74a92caac5b1e6d3d816890406ca7 Mon Sep 17 00:00:00 2001 --- case_product.ML | 18 ++++++++---------- 1 files changed, 8 insertions(+), 10 deletions(-) * * * [PATCH 7/9] Split logic & annotation a bit From e065606118308c96e013fad72ab9ad89b5a4b945 Mon Sep 17 00:00:00 2001 --- case_product.ML | 26 ++++++++++++++++++-------- 1 files changed, 18 insertions(+), 8 deletions(-) * * * [PATCH 8/9] Remove dependency on consumes attribute From e2a4de044481586d6127bbabd0ef48d0e3ab57c0 Mon Sep 17 00:00:00 2001 --- case_product.ML | 46 ++++++++++++++++++++++------------------------ 1 files changed, 22 insertions(+), 24 deletions(-) * * * [PATCH 9/9] whitespace From 59f5036bd8f825da4a362970292a34ec06c0f1a2 Mon Sep 17 00:00:00 2001 --- case_product.ML | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Wed, 23 Feb 2011 11:18:10 +0100 merged
blanchet [Wed, 23 Feb 2011 11:18:10 +0100] rev 41825
merged
Wed, 23 Feb 2011 11:17:48 +0100 remove confusing message
blanchet [Wed, 23 Feb 2011 11:17:48 +0100] rev 41824
remove confusing message
Wed, 23 Feb 2011 11:16:56 +0100 eliminated remdps in favor of List.remdups
krauss [Wed, 23 Feb 2011 11:16:56 +0100] rev 41823
eliminated remdps in favor of List.remdups
Wed, 23 Feb 2011 11:15:06 +0100 recdef -> fun
krauss [Wed, 23 Feb 2011 11:15:06 +0100] rev 41822
recdef -> fun
Wed, 23 Feb 2011 10:48:57 +0100 recdef -> fun
krauss [Wed, 23 Feb 2011 10:48:57 +0100] rev 41821
recdef -> fun
Tue, 22 Feb 2011 21:54:56 +0100 updated generated file;
wenzelm [Tue, 22 Feb 2011 21:54:56 +0100] rev 41820
updated generated file;
Tue, 22 Feb 2011 19:44:15 +0100 scale parallel_proofs_threshold with max_threads_value to improve saturation of cores;
wenzelm [Tue, 22 Feb 2011 19:44:15 +0100] rev 41819
scale parallel_proofs_threshold with max_threads_value to improve saturation of cores;
Tue, 22 Feb 2011 17:06:14 +0100 modernized specifications;
wenzelm [Tue, 22 Feb 2011 17:06:14 +0100] rev 41818
modernized specifications;
Tue, 22 Feb 2011 16:47:18 +0100 dropped obsolete FIXMEs
krauss [Tue, 22 Feb 2011 16:47:18 +0100] rev 41817
dropped obsolete FIXMEs
Mon, 21 Feb 2011 23:54:53 +0100 merged, resolving spurious conflicts and giving up Reflected_Multivariate_Polynomial.thy from ab5d2d81f9fb;
wenzelm [Mon, 21 Feb 2011 23:54:53 +0100] rev 41816
merged, resolving spurious conflicts and giving up Reflected_Multivariate_Polynomial.thy from ab5d2d81f9fb;
Mon, 21 Feb 2011 23:14:36 +0100 eliminated global prems
krauss [Mon, 21 Feb 2011 23:14:36 +0100] rev 41815
eliminated global prems
Mon, 21 Feb 2011 23:14:36 +0100 modernized specification; curried
krauss [Mon, 21 Feb 2011 23:14:36 +0100] rev 41814
modernized specification; curried
Mon, 21 Feb 2011 23:14:36 +0100 recdef -> fun; curried
krauss [Mon, 21 Feb 2011 23:14:36 +0100] rev 41813
recdef -> fun; curried
Mon, 21 Feb 2011 23:14:36 +0100 recdef -> fun; curried
krauss [Mon, 21 Feb 2011 23:14:36 +0100] rev 41812
recdef -> fun; curried
Mon, 21 Feb 2011 23:14:36 +0100 strengthened polymul.induct
krauss [Mon, 21 Feb 2011 23:14:36 +0100] rev 41811
strengthened polymul.induct
Mon, 21 Feb 2011 23:14:36 +0100 dropped stupid name
krauss [Mon, 21 Feb 2011 23:14:36 +0100] rev 41810
dropped stupid name
Mon, 21 Feb 2011 23:14:36 +0100 removed duplicate declarations
krauss [Mon, 21 Feb 2011 23:14:36 +0100] rev 41809
removed duplicate declarations
Mon, 21 Feb 2011 23:14:36 +0100 recdef -> function
krauss [Mon, 21 Feb 2011 23:14:36 +0100] rev 41808
recdef -> function
Mon, 21 Feb 2011 23:47:19 +0100 tuned proofs -- eliminated prems;
wenzelm [Mon, 21 Feb 2011 23:47:19 +0100] rev 41807
tuned proofs -- eliminated prems;
Mon, 21 Feb 2011 18:29:47 +0100 merged
blanchet [Mon, 21 Feb 2011 18:29:47 +0100] rev 41806
merged
Mon, 21 Feb 2011 18:28:28 +0100 adjust example
blanchet [Mon, 21 Feb 2011 18:28:28 +0100] rev 41805
adjust example
Mon, 21 Feb 2011 18:02:14 +0100 document new "preconstr" option
blanchet [Mon, 21 Feb 2011 18:02:14 +0100] rev 41804
document new "preconstr" option
Mon, 21 Feb 2011 17:36:32 +0100 more work on "fix_datatype_vals" optimization (renamed "preconstruct")
blanchet [Mon, 21 Feb 2011 17:36:32 +0100] rev 41803
more work on "fix_datatype_vals" optimization (renamed "preconstruct")
Mon, 21 Feb 2011 16:33:21 +0100 more work on "fix_datatype_vals"
blanchet [Mon, 21 Feb 2011 16:33:21 +0100] rev 41802
more work on "fix_datatype_vals"
Mon, 21 Feb 2011 15:45:44 +0100 first steps in implementing "fix_datatype_vals" optimization
blanchet [Mon, 21 Feb 2011 15:45:44 +0100] rev 41801
first steps in implementing "fix_datatype_vals" optimization
Mon, 21 Feb 2011 14:02:07 +0100 better fudge factors for CVC3 and Yices based on Judgment Day
blanchet [Mon, 21 Feb 2011 14:02:07 +0100] rev 41800
better fudge factors for CVC3 and Yices based on Judgment Day
Mon, 21 Feb 2011 13:59:44 +0100 exit code 127 can mean many things -- not just (and probably not) Perl missing
blanchet [Mon, 21 Feb 2011 13:59:44 +0100] rev 41799
exit code 127 can mean many things -- not just (and probably not) Perl missing
Mon, 21 Feb 2011 17:43:23 +0100 modernized specifications;
wenzelm [Mon, 21 Feb 2011 17:43:23 +0100] rev 41798
modernized specifications;
Mon, 21 Feb 2011 11:50:38 +0100 rename Nitpick's (internal) auxiliary lemmas
blanchet [Mon, 21 Feb 2011 11:50:38 +0100] rev 41797
rename Nitpick's (internal) auxiliary lemmas
Mon, 21 Feb 2011 11:50:38 +0100 updated docs w.r.t. "nitpick_unfold" attribute
blanchet [Mon, 21 Feb 2011 11:50:38 +0100] rev 41796
updated docs w.r.t. "nitpick_unfold" attribute
Mon, 21 Feb 2011 11:50:38 +0100 improve optimization
blanchet [Mon, 21 Feb 2011 11:50:38 +0100] rev 41795
improve optimization
Mon, 21 Feb 2011 11:50:37 +0100 updated docs
blanchet [Mon, 21 Feb 2011 11:50:37 +0100] rev 41794
updated docs
Mon, 21 Feb 2011 11:50:31 +0100 tweaked Nitpick based on C++ memory model example
blanchet [Mon, 21 Feb 2011 11:50:31 +0100] rev 41793
tweaked Nitpick based on C++ memory model example
Mon, 21 Feb 2011 10:44:19 +0100 renamed "nitpick\_def" to "nitpick_unfold" to reflect its new semantics
blanchet [Mon, 21 Feb 2011 10:44:19 +0100] rev 41792
renamed "nitpick\_def" to "nitpick_unfold" to reflect its new semantics
Mon, 21 Feb 2011 10:42:29 +0100 always unfold constant defitions marked with "nitpick_def" -- to prevent unfolding, there's already "nitpick_simp"
blanchet [Mon, 21 Feb 2011 10:42:29 +0100] rev 41791
always unfold constant defitions marked with "nitpick_def" -- to prevent unfolding, there's already "nitpick_simp"
Mon, 21 Feb 2011 10:31:48 +0100 give more weight to Frees than to Consts in relevance filter
blanchet [Mon, 21 Feb 2011 10:31:48 +0100] rev 41790
give more weight to Frees than to Consts in relevance filter
Mon, 21 Feb 2011 10:29:13 +0100 don't distinguish between "fixes" and other free variables -- this confuses users
blanchet [Mon, 21 Feb 2011 10:29:13 +0100] rev 41789
don't distinguish between "fixes" and other free variables -- this confuses users
Mon, 21 Feb 2011 10:29:00 +0100 added a timeout around SMT preprocessing (notably monomorphization)
blanchet [Mon, 21 Feb 2011 10:29:00 +0100] rev 41788
added a timeout around SMT preprocessing (notably monomorphization)
Mon, 21 Feb 2011 10:03:48 +0100 comments to find fudge factors easily
blanchet [Mon, 21 Feb 2011 10:03:48 +0100] rev 41787
comments to find fudge factors easily
Mon, 21 Feb 2011 09:19:44 +0100 added test cases with quantifier occurring in first-order term positions
boehmes [Mon, 21 Feb 2011 09:19:44 +0100] rev 41786
added test cases with quantifier occurring in first-order term positions
Mon, 21 Feb 2011 09:14:48 +0100 wrap occurrences of quantifiers in first-order terms (i.e., outside first-order formulas) in If-expressions
boehmes [Mon, 21 Feb 2011 09:14:48 +0100] rev 41785
wrap occurrences of quantifiers in first-order terms (i.e., outside first-order formulas) in If-expressions
Sat, 19 Feb 2011 08:47:46 +0100 dropped redundancy
haftmann [Sat, 19 Feb 2011 08:47:46 +0100] rev 41784
dropped redundancy
Sat, 19 Feb 2011 08:39:05 +0100 merged
haftmann [Sat, 19 Feb 2011 08:39:05 +0100] rev 41783
merged
Thu, 17 Feb 2011 09:31:29 +0100 added is_IAbs; tuned brackets and comments
haftmann [Thu, 17 Feb 2011 09:31:29 +0100] rev 41782
added is_IAbs; tuned brackets and comments
Thu, 17 Feb 2011 09:31:29 +0100 more idiomatic printing of let cascades and type variable constraints
haftmann [Thu, 17 Feb 2011 09:31:29 +0100] rev 41781
more idiomatic printing of let cascades and type variable constraints
Fri, 18 Feb 2011 17:05:19 +0100 merged
wenzelm [Fri, 18 Feb 2011 17:05:19 +0100] rev 41780
merged
Fri, 18 Feb 2011 17:03:30 +0100 modernized specifications;
wenzelm [Fri, 18 Feb 2011 17:03:30 +0100] rev 41779
modernized specifications;
Fri, 18 Feb 2011 16:36:42 +0100 modernized specifications;
wenzelm [Fri, 18 Feb 2011 16:36:42 +0100] rev 41778
modernized specifications;
Fri, 18 Feb 2011 16:22:27 +0100 more precise headers;
wenzelm [Fri, 18 Feb 2011 16:22:27 +0100] rev 41777
more precise headers;
Fri, 18 Feb 2011 16:11:58 +0100 less verbose tracing;
wenzelm [Fri, 18 Feb 2011 16:11:58 +0100] rev 41776
less verbose tracing;
Fri, 18 Feb 2011 16:07:32 +0100 standardized headers;
wenzelm [Fri, 18 Feb 2011 16:07:32 +0100] rev 41775
standardized headers;
Fri, 18 Feb 2011 15:46:13 +0100 modernized specifications;
wenzelm [Fri, 18 Feb 2011 15:46:13 +0100] rev 41774
modernized specifications;
Fri, 18 Feb 2011 16:30:44 +0100 gracious timeout in "blocking" mode
blanchet [Fri, 18 Feb 2011 16:30:44 +0100] rev 41773
gracious timeout in "blocking" mode
Fri, 18 Feb 2011 16:19:08 +0100 make Nitpick's timeout mechanism somewhat more reliable/friendly;
blanchet [Fri, 18 Feb 2011 16:19:08 +0100] rev 41772
make Nitpick's timeout mechanism somewhat more reliable/friendly; avoid producing warnings when invoked in "auto" mode
Fri, 18 Feb 2011 15:44:52 +0100 better fudge factors for Sledgehammer
blanchet [Fri, 18 Feb 2011 15:44:52 +0100] rev 41771
better fudge factors for Sledgehammer
Fri, 18 Feb 2011 15:17:39 +0100 adjust fudge factors
blanchet [Fri, 18 Feb 2011 15:17:39 +0100] rev 41770
adjust fudge factors
Fri, 18 Feb 2011 12:32:55 +0100 extended ATP problem syntax to support other applications than Sledgehammer, e.g. experiments with ATPs
blanchet [Fri, 18 Feb 2011 12:32:55 +0100] rev 41769
extended ATP problem syntax to support other applications than Sledgehammer, e.g. experiments with ATPs
Thu, 17 Feb 2011 12:14:47 +0100 export more functionality of Sledgehammer to applications (for experiments)
blanchet [Thu, 17 Feb 2011 12:14:47 +0100] rev 41768
export more functionality of Sledgehammer to applications (for experiments)
Wed, 16 Feb 2011 19:07:53 +0100 export useful function (needed in a Sledgehammer-related experiment)
blanchet [Wed, 16 Feb 2011 19:07:53 +0100] rev 41767
export useful function (needed in a Sledgehammer-related experiment)
Tue, 15 Feb 2011 18:32:58 +0100 make experimental "Z3 ATP" work on Linux as well
blanchet [Tue, 15 Feb 2011 18:32:58 +0100] rev 41766
make experimental "Z3 ATP" work on Linux as well
Tue, 15 Feb 2011 10:03:10 +0100 adjusted fudge factors (based on Judgment Day runs)
blanchet [Tue, 15 Feb 2011 10:03:10 +0100] rev 41765
adjusted fudge factors (based on Judgment Day runs)
Mon, 14 Feb 2011 18:28:36 +0100 generalized termination lemmas
nipkow [Mon, 14 Feb 2011 18:28:36 +0100] rev 41764
generalized termination lemmas
Mon, 14 Feb 2011 15:27:23 +0100 strengthened induction rule;
krauss [Mon, 14 Feb 2011 15:27:23 +0100] rev 41763
strengthened induction rule; clarified some proofs
Mon, 14 Feb 2011 12:25:26 +0100 limit the number of generated SMT monomorphization instances (in addition to the existing monomorphization limit which does not prevent seemingly infinite loops);
boehmes [Mon, 14 Feb 2011 12:25:26 +0100] rev 41762
limit the number of generated SMT monomorphization instances (in addition to the existing monomorphization limit which does not prevent seemingly infinite loops); updated SMT certificate
Mon, 14 Feb 2011 10:40:43 +0100 more explicit errors to inform users about problems related to SMT solvers;
boehmes [Mon, 14 Feb 2011 10:40:43 +0100] rev 41761
more explicit errors to inform users about problems related to SMT solvers; fall back to remote SMT solver (if local version does not exist); extend the Z3 proof parser to accommodate for slight changes introduced by Z3 2.18
Sun, 13 Feb 2011 17:45:21 +0100 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;
wenzelm [Sun, 13 Feb 2011 17:45:21 +0100] rev 41760
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;
Sun, 13 Feb 2011 17:29:44 +0100 eliminated somewhat obsolete warning -- former "$HOME/Isabelle" vs. "$HOME/isabelle" no longer exist;
wenzelm [Sun, 13 Feb 2011 17:29:44 +0100] rev 41759
eliminated somewhat obsolete warning -- former "$HOME/Isabelle" vs. "$HOME/isabelle" no longer exist;
Sun, 13 Feb 2011 17:19:43 +0100 tuned;
wenzelm [Sun, 13 Feb 2011 17:19:43 +0100] rev 41758
tuned;
Sun, 13 Feb 2011 08:47:36 +0100 more pretty set comprehension sugar
nipkow [Sun, 13 Feb 2011 08:47:36 +0100] rev 41757
more pretty set comprehension sugar
Fri, 11 Feb 2011 15:31:19 +0100 merged
bulwahn [Fri, 11 Feb 2011 15:31:19 +0100] rev 41756
merged
Fri, 11 Feb 2011 11:47:44 +0100 adjusting HOL-Mutabelle to changes in quickcheck
bulwahn [Fri, 11 Feb 2011 11:47:44 +0100] rev 41755
adjusting HOL-Mutabelle to changes in quickcheck
Fri, 11 Feb 2011 11:47:43 +0100 quickcheck can be invoked with its internal timelimit or without
bulwahn [Fri, 11 Feb 2011 11:47:43 +0100] rev 41754
quickcheck can be invoked with its internal timelimit or without
Fri, 11 Feb 2011 11:47:42 +0100 quickcheck invokes TimeLimit.timeLimit only in one separate function
bulwahn [Fri, 11 Feb 2011 11:47:42 +0100] rev 41753
quickcheck invokes TimeLimit.timeLimit only in one separate function
Fri, 11 Feb 2011 11:54:24 +0100 added option to Mirabelle Sledgehammer
blanchet [Fri, 11 Feb 2011 11:54:24 +0100] rev 41752
added option to Mirabelle Sledgehammer
Thu, 10 Feb 2011 18:44:39 +0100 merged
haftmann [Thu, 10 Feb 2011 18:44:39 +0100] rev 41751
merged
Thu, 10 Feb 2011 10:32:12 +0100 reverted cs. 0a3fa8fbcdc5 -- motivation is unreconstructable, produces confusion in user space
haftmann [Thu, 10 Feb 2011 10:32:12 +0100] rev 41750
reverted cs. 0a3fa8fbcdc5 -- motivation is unreconstructable, produces confusion in user space
Thu, 10 Feb 2011 17:18:52 +0100 tuning
blanchet [Thu, 10 Feb 2011 17:18:52 +0100] rev 41749
tuning
Thu, 10 Feb 2011 17:17:31 +0100 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)
blanchet [Thu, 10 Feb 2011 17:17:31 +0100] rev 41748
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)
Thu, 10 Feb 2011 16:38:12 +0100 fix path to etc/settings and etc/components in doc
blanchet [Thu, 10 Feb 2011 16:38:12 +0100] rev 41747
fix path to etc/settings and etc/components in doc
Thu, 10 Feb 2011 16:15:43 +0100 run all provers in blocking mode, even if a proof was already found -- this behavior is less confusing to the user
blanchet [Thu, 10 Feb 2011 16:15:43 +0100] rev 41746
run all provers in blocking mode, even if a proof was already found -- this behavior is less confusing to the user
Thu, 10 Feb 2011 16:05:33 +0100 remove pointless clutter
blanchet [Thu, 10 Feb 2011 16:05:33 +0100] rev 41745
remove pointless clutter
Thu, 10 Feb 2011 10:09:38 +0100 make minimizer verbose
blanchet [Thu, 10 Feb 2011 10:09:38 +0100] rev 41744
make minimizer verbose
Wed, 09 Feb 2011 17:18:58 +0100 tuning
blanchet [Wed, 09 Feb 2011 17:18:58 +0100] rev 41743
tuning
Wed, 09 Feb 2011 17:18:58 +0100 automatically minimize Z3-as-an-ATP proofs (cf. CVC3 and Yices)
blanchet [Wed, 09 Feb 2011 17:18:58 +0100] rev 41742
automatically minimize Z3-as-an-ATP proofs (cf. CVC3 and Yices)
Wed, 09 Feb 2011 17:18:58 +0100 renamed field
blanchet [Wed, 09 Feb 2011 17:18:58 +0100] rev 41741
renamed field
Wed, 09 Feb 2011 17:18:58 +0100 added "Z3 as an ATP" support to Sledgehammer locally
blanchet [Wed, 09 Feb 2011 17:18:58 +0100] rev 41740
added "Z3 as an ATP" support to Sledgehammer locally
Wed, 09 Feb 2011 17:18:57 +0100 remove Z3 wrapper script, which is no longer necessary now that the SMT module generates SMT-LIB compliant files
blanchet [Wed, 09 Feb 2011 17:18:57 +0100] rev 41739
remove Z3 wrapper script, which is no longer necessary now that the SMT module generates SMT-LIB compliant files
Wed, 09 Feb 2011 17:18:57 +0100 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
blanchet [Wed, 09 Feb 2011 17:18:57 +0100] rev 41738
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
Wed, 09 Feb 2011 15:48:43 +0100 tuned scope of Multithreading.interrupted vs. Multithreading.with_attributes;
wenzelm [Wed, 09 Feb 2011 15:48:43 +0100] rev 41737
tuned scope of Multithreading.interrupted vs. Multithreading.with_attributes;
Wed, 09 Feb 2011 08:42:23 +0100 merged
bulwahn [Wed, 09 Feb 2011 08:42:23 +0100] rev 41736
merged
Tue, 08 Feb 2011 18:39:36 +0100 changing auto-quickcheck to be considered a non-interactive invocation of quickcheck
bulwahn [Tue, 08 Feb 2011 18:39:36 +0100] rev 41735
changing auto-quickcheck to be considered a non-interactive invocation of quickcheck
Tue, 08 Feb 2011 21:12:27 +0100 discontinued obsolete lib/scripts/polyml-platform;
wenzelm [Tue, 08 Feb 2011 21:12:27 +0100] rev 41734
discontinued obsolete lib/scripts/polyml-platform;
Tue, 08 Feb 2011 21:06:03 +0100 clarified comment -- ancienct PG 3.7.x is still in use;
wenzelm [Tue, 08 Feb 2011 21:06:03 +0100] rev 41733
clarified comment -- ancienct PG 3.7.x is still in use;
Tue, 08 Feb 2011 20:59:12 +0100 discontinued obsolete alias HOL.thy for @{theory HOL} in ML;
wenzelm [Tue, 08 Feb 2011 20:59:12 +0100] rev 41732
discontinued obsolete alias HOL.thy for @{theory HOL} in ML;
Tue, 08 Feb 2011 19:57:11 +0100 prefer polyml-5.2.1 over odd polyml-5.3.0-old;
wenzelm [Tue, 08 Feb 2011 19:57:11 +0100] rev 41731
prefer polyml-5.2.1 over odd polyml-5.3.0-old;
Tue, 08 Feb 2011 19:53:35 +0100 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;
wenzelm [Tue, 08 Feb 2011 19:53:35 +0100] rev 41730
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;
Tue, 08 Feb 2011 17:44:53 +0100 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);
wenzelm [Tue, 08 Feb 2011 17:44:53 +0100] rev 41729
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);
Tue, 08 Feb 2011 17:38:43 +0100 merged
wenzelm [Tue, 08 Feb 2011 17:38:43 +0100] rev 41728
merged
Tue, 08 Feb 2011 16:10:10 +0100 available_provers ~> supported_provers (for clarity)
blanchet [Tue, 08 Feb 2011 16:10:10 +0100] rev 41727
available_provers ~> supported_provers (for clarity)
Tue, 08 Feb 2011 16:10:09 +0100 sort E weights
blanchet [Tue, 08 Feb 2011 16:10:09 +0100] rev 41726
sort E weights
Tue, 08 Feb 2011 16:10:08 +0100 added support for bleeding-edge E weighting function "SymOffsetsWeight"
blanchet [Tue, 08 Feb 2011 16:10:08 +0100] rev 41725
added support for bleeding-edge E weighting function "SymOffsetsWeight"
Tue, 08 Feb 2011 16:10:07 +0100 transformed lie into truth
blanchet [Tue, 08 Feb 2011 16:10:07 +0100] rev 41724
transformed lie into truth
Tue, 08 Feb 2011 16:10:06 +0100 enable SMT weights and triggers, since they lead to slight improvements according to the Judgment Day suite
blanchet [Tue, 08 Feb 2011 16:10:06 +0100] rev 41723
enable SMT weights and triggers, since they lead to slight improvements according to the Judgment Day suite
Tue, 08 Feb 2011 08:58:24 +0100 improving sum type and option type term constructions for correct presentation in Smallcheck
bulwahn [Tue, 08 Feb 2011 08:58:24 +0100] rev 41722
improving sum type and option type term constructions for correct presentation in Smallcheck
Tue, 08 Feb 2011 18:39:36 +1100 Explicitly build HOLCF and ZF images. They are not part of the release any more.
kleing [Tue, 08 Feb 2011 18:39:36 +1100] rev 41721
Explicitly build HOLCF and ZF images. They are not part of the release any more.
Tue, 08 Feb 2011 07:42:08 +0100 added termination lemmas
nipkow [Tue, 08 Feb 2011 07:42:08 +0100] rev 41720
added termination lemmas
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip