wenzelm [Mon, 23 Aug 2010 16:53:22 +0200] rev 38639
main session actor as independent thread, to avoid starvation via regular worker pool;
tuned;
wenzelm [Mon, 23 Aug 2010 16:50:09 +0200] rev 38638
optional daemon flag;
wenzelm [Mon, 23 Aug 2010 16:13:13 +0200] rev 38637
tuned;
wenzelm [Mon, 23 Aug 2010 16:07:18 +0200] rev 38636
module for simplified thread operations (Scala version);
wenzelm [Mon, 23 Aug 2010 15:11:41 +0200] rev 38635
added ML toplevel pretty-printing for tables, using dummy for anything other than Poly/ML 5.3.0 (or later);
wenzelm [Mon, 23 Aug 2010 12:06:47 +0200] rev 38634
recognize more "smlnj" variants;
wenzelm [Mon, 23 Aug 2010 11:18:38 +0200] rev 38633
merged
blanchet [Sun, 22 Aug 2010 14:27:30 +0200] rev 38632
treat "using X by metis" (more or less) the same as "by (metis X)"
blanchet [Sun, 22 Aug 2010 09:43:10 +0200] rev 38631
prefer TPTP "conjecture" tag to "hypothesis" on ATPs where this is possible;
the disjunctive view of "conjecture" is nonstandard but taken by E, SPASS, Vampire, etc.
blanchet [Sun, 22 Aug 2010 08:30:19 +0200] rev 38630
merged
blanchet [Sun, 22 Aug 2010 08:26:09 +0200] rev 38629
more work on finite axiom detection
blanchet [Sun, 22 Aug 2010 08:12:00 +0200] rev 38628
revert junk submitted by mistake
blanchet [Fri, 20 Aug 2010 17:52:26 +0200] rev 38627
make sure minimizer facts go through "transform_elim_theorems"
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 14:01:25 +0800] rev 38626
use a smaller simpset in order to not solve refl-instances
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 12:58:03 +0800] rev 38625
allow for pre-simplification of lifted theorems
Christian Urban <urbanc@in.tum.de> [Sun, 22 Aug 2010 10:45:53 +0800] rev 38624
changed to a more convenient argument order
haftmann [Fri, 20 Aug 2010 20:29:50 +0200] rev 38623
merged
haftmann [Fri, 20 Aug 2010 17:48:30 +0200] rev 38622
split and enriched theory SetsAndFunctions
haftmann [Fri, 20 Aug 2010 17:46:56 +0200] rev 38621
more concise characterization of of_nat operation and class semiring_char_0
haftmann [Fri, 20 Aug 2010 17:46:55 +0200] rev 38620
inj_comp and inj_fun
haftmann [Fri, 20 Aug 2010 08:52:01 +0200] rev 38619
tuned: less formal noise in Named_Target, more coherence in Class
blanchet [Fri, 20 Aug 2010 17:04:15 +0200] rev 38618
remove trivial facts
blanchet [Fri, 20 Aug 2010 16:44:48 +0200] rev 38617
unbreak "only" option of Sledgehammer
blanchet [Fri, 20 Aug 2010 16:28:53 +0200] rev 38616
merged
blanchet [Fri, 20 Aug 2010 16:22:51 +0200] rev 38615
improve "x = A | x = B | x = C"-style axiom detection
blanchet [Fri, 20 Aug 2010 15:56:00 +0200] rev 38614
temporarily disable "fequal" handling in Metis;
one proof fails in "HOL-Auth" because of the new rules
blanchet [Fri, 20 Aug 2010 15:16:27 +0200] rev 38613
use "hypothesis" rather than "conjecture" for hypotheses in TPTP format;
avoids relying on inconsistently implemented feature of TPTP format
blanchet [Fri, 20 Aug 2010 14:18:55 +0200] rev 38612
merged
blanchet [Fri, 20 Aug 2010 14:15:29 +0200] rev 38611
improve "x = A | x = B | x = C"-style fact discovery
blanchet [Fri, 20 Aug 2010 14:09:02 +0200] rev 38610
transform elim theorems before filtering "bool" and "prop" variables out;
another consequence of the transition to FOF