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;
Sat, 08 Dec 2012 22:41:39 +0100 wenzelm merged
Sat, 08 Dec 2012 22:15:44 +0100 blanchet merge
Sat, 08 Dec 2012 21:54:28 +0100 blanchet don't blacklist "case" theorems -- this causes problems in MaSh later
Sat, 08 Dec 2012 13:55:26 +0100 blanchet more changes to MaSh Python program (by Daniel K.)
Sat, 08 Dec 2012 00:48:51 +0100 blanchet don't have MaSh pretend it knows facts it doesn't know
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)
Sat, 08 Dec 2012 00:48:50 +0100 blanchet fixed embarrassing off-by-one bug in MaSh's Mesh
Sat, 08 Dec 2012 00:48:50 +0100 blanchet store evaluation output in a file
Sat, 08 Dec 2012 00:48:50 +0100 blanchet use parallel map
Sat, 08 Dec 2012 00:48:50 +0100 blanchet tweak MaSh fudge factors
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"
Sat, 08 Dec 2012 22:19:24 +0100 wenzelm basic monitor panel, using the powerful jfreechart library;
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);
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);
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);
Fri, 07 Dec 2012 23:11:01 +0100 wenzelm final report_status within SYNCHRONIZED part of scheduler loop: required for sanity of data;
Fri, 07 Dec 2012 20:39:09 +0100 wenzelm adhoc recovery from spurious NPEs, similar quantum-effect behind 7c8ce63a3c00;
Fri, 07 Dec 2012 18:20:33 +0100 wenzelm obsolete;
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);
Fri, 07 Dec 2012 17:00:40 +0100 wenzelm merged
Fri, 07 Dec 2012 16:53:35 +0100 wenzelm deactivate actual fork -- unstable in scala-2.9.2 on multicore hardware;
Fri, 07 Dec 2012 16:33:17 +0100 wenzelm some support to recover from spurious crash -- this is Physics, not Mathematics;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 +30000 tip