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
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;
wenzelm [Sun, 13 Feb 2011 17:29:44 +0100] rev 41759
eliminated somewhat obsolete warning -- former "$HOME/Isabelle" vs. "$HOME/isabelle" no longer exist;
wenzelm [Sun, 13 Feb 2011 17:19:43 +0100] rev 41758
tuned;
nipkow [Sun, 13 Feb 2011 08:47:36 +0100] rev 41757
more pretty set comprehension sugar
bulwahn [Fri, 11 Feb 2011 15:31:19 +0100] rev 41756
merged
bulwahn [Fri, 11 Feb 2011 11:47:44 +0100] rev 41755
adjusting HOL-Mutabelle to changes in quickcheck
bulwahn [Fri, 11 Feb 2011 11:47:43 +0100] rev 41754
quickcheck can be invoked with its internal timelimit or without
bulwahn [Fri, 11 Feb 2011 11:47:42 +0100] rev 41753
quickcheck invokes TimeLimit.timeLimit only in one separate function
blanchet [Fri, 11 Feb 2011 11:54:24 +0100] rev 41752
added option to Mirabelle Sledgehammer
haftmann [Thu, 10 Feb 2011 18:44:39 +0100] rev 41751
merged
haftmann [Thu, 10 Feb 2011 10:32:12 +0100] rev 41750
reverted cs. 0a3fa8fbcdc5 -- motivation is unreconstructable, produces confusion in user space
blanchet [Thu, 10 Feb 2011 17:18:52 +0100] rev 41749
tuning
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)
blanchet [Thu, 10 Feb 2011 16:38:12 +0100] rev 41747
fix path to etc/settings and etc/components in doc
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
blanchet [Thu, 10 Feb 2011 16:05:33 +0100] rev 41745
remove pointless clutter
blanchet [Thu, 10 Feb 2011 10:09:38 +0100] rev 41744
make minimizer verbose
blanchet [Wed, 09 Feb 2011 17:18:58 +0100] rev 41743
tuning
blanchet [Wed, 09 Feb 2011 17:18:58 +0100] rev 41742
automatically minimize Z3-as-an-ATP proofs (cf. CVC3 and Yices)
blanchet [Wed, 09 Feb 2011 17:18:58 +0100] rev 41741
renamed field
blanchet [Wed, 09 Feb 2011 17:18:58 +0100] rev 41740
added "Z3 as an ATP" support to Sledgehammer locally
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
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
wenzelm [Wed, 09 Feb 2011 15:48:43 +0100] rev 41737
tuned scope of Multithreading.interrupted vs. Multithreading.with_attributes;
bulwahn [Wed, 09 Feb 2011 08:42:23 +0100] rev 41736
merged
bulwahn [Tue, 08 Feb 2011 18:39:36 +0100] rev 41735
changing auto-quickcheck to be considered a non-interactive invocation of quickcheck
wenzelm [Tue, 08 Feb 2011 21:12:27 +0100] rev 41734
discontinued obsolete lib/scripts/polyml-platform;
wenzelm [Tue, 08 Feb 2011 21:06:03 +0100] rev 41733
clarified comment -- ancienct PG 3.7.x is still in use;
wenzelm [Tue, 08 Feb 2011 20:59:12 +0100] rev 41732
discontinued obsolete alias HOL.thy for @{theory HOL} in ML;
wenzelm [Tue, 08 Feb 2011 19:57:11 +0100] rev 41731
prefer polyml-5.2.1 over odd polyml-5.3.0-old;
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;
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);
wenzelm [Tue, 08 Feb 2011 17:38:43 +0100] rev 41728
merged
blanchet [Tue, 08 Feb 2011 16:10:10 +0100] rev 41727
available_provers ~> supported_provers (for clarity)
blanchet [Tue, 08 Feb 2011 16:10:09 +0100] rev 41726
sort E weights
blanchet [Tue, 08 Feb 2011 16:10:08 +0100] rev 41725
added support for bleeding-edge E weighting function "SymOffsetsWeight"
blanchet [Tue, 08 Feb 2011 16:10:07 +0100] rev 41724
transformed lie into truth
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
bulwahn [Tue, 08 Feb 2011 08:58:24 +0100] rev 41722
improving sum type and option type term constructions for correct presentation in Smallcheck
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.
nipkow [Tue, 08 Feb 2011 07:42:08 +0100] rev 41720
added termination lemmas
bulwahn [Mon, 07 Feb 2011 15:46:58 +0100] rev 41719
improving term construction of product types in Smallcheck which enables correct presentation of counterexamples
wenzelm [Tue, 08 Feb 2011 17:36:21 +0100] rev 41718
discontinued support for Poly/ML 5.2, which was the last version without proper multithreading and TimeLimit implementation;
wenzelm [Tue, 08 Feb 2011 17:27:18 +0100] rev 41717
tuned headers;
wenzelm [Tue, 08 Feb 2011 16:45:33 +0100] rev 41716
updated to polyml-5.3.0, which is presently known as the most robust version;
wenzelm [Tue, 08 Feb 2011 16:11:52 +0100] rev 41715
explicit Multithreading.interrupted to ensure that interrupts stay within the boundaries of managed evaluation blocks;
wenzelm [Tue, 08 Feb 2011 14:28:15 +0100] rev 41714
always test/clear Multithreading.interrupted, indepently of thread attributes;
tuned;
wenzelm [Tue, 08 Feb 2011 14:09:24 +0100] rev 41713
added Multithreading.interrupted (cf. java.lang.Thread.interrupted);
wenzelm [Mon, 07 Feb 2011 23:57:03 +0100] rev 41712
more robust TimeLimit: make double sure that watchdog has terminated and interrupts received during uninterruptible state are propagated (NB: Thread.testInterrupt requires InterruptSynch in Poly/ML 5.4.0 or earlier);
wenzelm [Sat, 05 Feb 2011 20:38:32 +0100] rev 41711
more tracing information via Par_List.map_name;
wenzelm [Sat, 05 Feb 2011 18:09:57 +0100] rev 41710
clarified bootstrapping of structure TimeLimit;
wenzelm [Fri, 04 Feb 2011 21:52:36 +0100] rev 41709
more scalable collections of tasks, notably for totality of known group members;
tuned;
wenzelm [Fri, 04 Feb 2011 20:40:25 +0100] rev 41708
tuned signature;
tuned;
wenzelm [Fri, 04 Feb 2011 17:25:12 +0100] rev 41707
merged
hoelzl [Fri, 04 Feb 2011 14:16:55 +0100] rev 41706
prefer p2e before e2p; use measure_unique_Int_stable_vimage;
hoelzl [Fri, 04 Feb 2011 14:16:55 +0100] rev 41705
add auto support for AE_mp
hoelzl [Fri, 04 Feb 2011 14:16:48 +0100] rev 41704
add borel_fubini_integrable; remove unused bijectivity rules for measureable functions
wenzelm [Fri, 04 Feb 2011 17:11:00 +0100] rev 41703
parallelization of nested Isar proofs is subject to Goal.parallel_proofs_threshold;
wenzelm [Fri, 04 Feb 2011 16:33:12 +0100] rev 41702
Task_Queue.update_timing: more precise treatment of interruptibility;
Task_Queue.waiting: potentially expensive wait dependencies are subject to trace flag;