Sun, 09 Dec 2012 14:01:09 +0100 |
wenzelm |
added graph operations for transitive closure and reduction in Scala -- unproven and thus better left out of the kernel-relevant ML module;
|
changeset |
files
|
Sat, 08 Dec 2012 22:41:39 +0100 |
wenzelm |
merged
|
changeset |
files
|
Sat, 08 Dec 2012 22:15:44 +0100 |
blanchet |
merge
|
changeset |
files
|
Sat, 08 Dec 2012 21:54:28 +0100 |
blanchet |
don't blacklist "case" theorems -- this causes problems in MaSh later
|
changeset |
files
|
Sat, 08 Dec 2012 13:55:26 +0100 |
blanchet |
more changes to MaSh Python program (by Daniel K.)
|
changeset |
files
|
Sat, 08 Dec 2012 00:48:51 +0100 |
blanchet |
don't have MaSh pretend it knows facts it doesn't know
|
changeset |
files
|
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
|