Sat, 08 Dec 2012 00:48:51 +0100 |
blanchet |
reverted parallel map idea -- appears to make success rate of ATPs less stable (might even lead to bias in favor of MePo)
|
changeset |
files
|
Sat, 08 Dec 2012 00:48:50 +0100 |
blanchet |
fixed embarrassing off-by-one bug in MaSh's Mesh
|
changeset |
files
|
Sat, 08 Dec 2012 00:48:50 +0100 |
blanchet |
store evaluation output in a file
|
changeset |
files
|
Sat, 08 Dec 2012 00:48:50 +0100 |
blanchet |
use parallel map
|
changeset |
files
|
Sat, 08 Dec 2012 00:48:50 +0100 |
blanchet |
tweak MaSh fudge factors
|
changeset |
files
|
Sat, 08 Dec 2012 00:48:50 +0100 |
blanchet |
more MaSh tweaking -- in particular, export the same facts in "MaSh_Export" as are later tried in "MaSh_Eval"
|
changeset |
files
|
Sat, 08 Dec 2012 22:19:24 +0100 |
wenzelm |
basic monitor panel, using the powerful jfreechart library;
|
changeset |
files
|
Sat, 08 Dec 2012 22:14:39 +0100 |
wenzelm |
added jfreechart library, including the old version of iText from its distribution (required for the demo application and examples);
|
changeset |
files
|
Sat, 08 Dec 2012 13:25:49 +0100 |
wenzelm |
check consistent theory names for direct imports as well -- as claimed in the comments (see also 1cc36c0ec9eb);
|
changeset |
files
|
Fri, 07 Dec 2012 23:14:39 +0100 |
wenzelm |
make double-sure that the future scheduler is properly shutdown, otherwise its threads are made persistent and will deadlock with the fresh instance after reloading the image (NB: Present.finish involves another Par_List.map over document_variants and thus might fork again);
|
changeset |
files
|
Fri, 07 Dec 2012 23:11:01 +0100 |
wenzelm |
final report_status within SYNCHRONIZED part of scheduler loop: required for sanity of data;
|
changeset |
files
|
Fri, 07 Dec 2012 20:39:09 +0100 |
wenzelm |
adhoc recovery from spurious NPEs, similar quantum-effect behind 7c8ce63a3c00;
|
changeset |
files
|
Fri, 07 Dec 2012 18:20:33 +0100 |
wenzelm |
obsolete;
|
changeset |
files
|
Fri, 07 Dec 2012 18:05:24 +0100 |
wenzelm |
eliminated old copy of proof.sty (1995), prefer the one usually included in current latex distributions (2005);
|
changeset |
files
|
Fri, 07 Dec 2012 17:00:40 +0100 |
wenzelm |
merged
|
changeset |
files
|
Fri, 07 Dec 2012 16:53:35 +0100 |
wenzelm |
deactivate actual fork -- unstable in scala-2.9.2 on multicore hardware;
|
changeset |
files
|
Fri, 07 Dec 2012 16:33:17 +0100 |
wenzelm |
some support to recover from spurious crash -- this is Physics, not Mathematics;
|
changeset |
files
|
Fri, 07 Dec 2012 16:25:33 +0100 |
wenzelm |
avoid ML_file in large theory files to improve performance of dependency discovery of main HOL (approx. 1s CPU time) -- relevant for any application using it, e.g. small paper sessions;
|
changeset |
files
|
Fri, 07 Dec 2012 16:38:25 +0100 |
nipkow |
tuned text
|
changeset |
files
|
Fri, 07 Dec 2012 15:53:28 +0100 |
nipkow |
corrected nonsensical associativity of `` and dvd
|
changeset |
files
|
Fri, 07 Dec 2012 14:29:09 +0100 |
hoelzl |
add exponential and uniform distributions
|
changeset |
files
|
Fri, 07 Dec 2012 14:29:08 +0100 |
hoelzl |
fundamental theorem of calculus for the Lebesgue integral
|
changeset |
files
|
Fri, 07 Dec 2012 14:28:57 +0100 |
hoelzl |
add Int_atMost
|
changeset |
files
|
Fri, 07 Dec 2012 14:30:00 +0100 |
wenzelm |
more rigorous "build only" mode: avoid build dialog of logic image and its potential need for GUI display;
|
changeset |
files
|
Fri, 07 Dec 2012 13:56:01 +0100 |
wenzelm |
fork slow part of Thy_Load.body_files only;
|
changeset |
files
|
Fri, 07 Dec 2012 13:38:32 +0100 |
wenzelm |
explore theory_body_files via future, for improved performance;
|
changeset |
files
|
Thu, 06 Dec 2012 23:07:10 +0100 |
wenzelm |
merged
|
changeset |
files
|
Thu, 06 Dec 2012 17:48:04 +0100 |
blanchet |
use proper entry point for MaSh in test driver
|
changeset |
files
|
Thu, 06 Dec 2012 16:49:48 +0100 |
blanchet |
export ATP and Isar commands separately
|
changeset |
files
|
Thu, 06 Dec 2012 23:01:49 +0100 |
wenzelm |
proper Sendback.markup, as required for standard Prover IDE protocol (see also c62ce309dc26);
|
changeset |
files
|