Tue, 24 Aug 2010 21:34:38 +0200 wenzelm Markup_Tree.+: new info tends to sink to bottom, where it is prefered by select;
Tue, 24 Aug 2010 21:22:01 +0200 wenzelm tuned;
Tue, 24 Aug 2010 21:20:08 +0200 wenzelm Markup_Tree.select: more straight-forward recursion producing one main stream, avoid fragmentation of parent info due to ignored subtree;
Tue, 24 Aug 2010 20:36:48 +0200 wenzelm tuned root markup;
Mon, 23 Aug 2010 20:50:00 +0200 wenzelm misc tuning of important special cases;
Mon, 23 Aug 2010 19:35:57 +0200 hoelzl Rewrite the Probability theory.
Mon, 23 Aug 2010 17:46:13 +0200 wenzelm merged
Mon, 23 Aug 2010 15:30:42 +0200 blanchet merged
Mon, 23 Aug 2010 15:27:50 +0200 blanchet use different name for debugging purposes
Mon, 23 Aug 2010 14:54:17 +0200 blanchet perform eta-expansion of quantifier bodies in Sledgehammer translation when needed + transform elim rules later;
Mon, 23 Aug 2010 14:51:56 +0200 blanchet "no_atp" fact that leads to unsound Sledgehammer proofs
Mon, 23 Aug 2010 14:21:57 +0200 blanchet "no_atp" fact that leads to unsound proofs in Sledgehammer
Mon, 23 Aug 2010 12:13:58 +0200 blanchet "no_atp" fact that leads to unsound proofs
Mon, 23 Aug 2010 11:56:30 +0200 blanchet "no_atp" a few facts that often lead to unsound proofs
Mon, 23 Aug 2010 09:04:37 +0200 blanchet play with fudge factor + parse one more Vampire error
Mon, 23 Aug 2010 00:09:25 +0200 blanchet fiddle a bit with the SPASS fudge number
Sun, 22 Aug 2010 22:47:03 +0200 blanchet be more generous towards SPASS's -SOS mode
Sun, 22 Aug 2010 16:56:05 +0200 blanchet don't penalize abstractions in relevance filter + support nameless `foo`-style facts
Mon, 23 Aug 2010 11:56:12 +0200 haftmann merged
Mon, 23 Aug 2010 11:17:13 +0200 haftmann dropped type classes mult_mono and mult_mono1; tuned names of technical rule duplicates
Mon, 23 Aug 2010 17:45:06 +0200 wenzelm Document_Model.token_marker: lock jEdit buffer here, which is presumably a critical spot (the model is not necessarily accessed from the Swing thread);
Mon, 23 Aug 2010 17:35:47 +0200 wenzelm sporadic locking of jEdit buffer;
Mon, 23 Aug 2010 16:53:22 +0200 wenzelm main session actor as independent thread, to avoid starvation via regular worker pool;
Mon, 23 Aug 2010 16:50:09 +0200 wenzelm optional daemon flag;
Mon, 23 Aug 2010 16:13:13 +0200 wenzelm tuned;
Mon, 23 Aug 2010 16:07:18 +0200 wenzelm module for simplified thread operations (Scala version);
Mon, 23 Aug 2010 15:11:41 +0200 wenzelm added ML toplevel pretty-printing for tables, using dummy for anything other than Poly/ML 5.3.0 (or later);
Mon, 23 Aug 2010 12:06:47 +0200 wenzelm recognize more "smlnj" variants;
Mon, 23 Aug 2010 11:18:38 +0200 wenzelm merged
Sun, 22 Aug 2010 14:27:30 +0200 blanchet treat "using X by metis" (more or less) the same as "by (metis X)"
Sun, 22 Aug 2010 09:43:10 +0200 blanchet prefer TPTP "conjecture" tag to "hypothesis" on ATPs where this is possible;
Sun, 22 Aug 2010 08:30:19 +0200 blanchet merged
Sun, 22 Aug 2010 08:26:09 +0200 blanchet more work on finite axiom detection
Sun, 22 Aug 2010 08:12:00 +0200 blanchet revert junk submitted by mistake
Fri, 20 Aug 2010 17:52:26 +0200 blanchet make sure minimizer facts go through "transform_elim_theorems"
Sun, 22 Aug 2010 14:01:25 +0800 Christian Urban use a smaller simpset in order to not solve refl-instances
Sun, 22 Aug 2010 12:58:03 +0800 Christian Urban allow for pre-simplification of lifted theorems
Sun, 22 Aug 2010 10:45:53 +0800 Christian Urban changed to a more convenient argument order
Fri, 20 Aug 2010 20:29:50 +0200 haftmann merged
Fri, 20 Aug 2010 17:48:30 +0200 haftmann split and enriched theory SetsAndFunctions
Fri, 20 Aug 2010 17:46:56 +0200 haftmann more concise characterization of of_nat operation and class semiring_char_0
Fri, 20 Aug 2010 17:46:55 +0200 haftmann inj_comp and inj_fun
Fri, 20 Aug 2010 08:52:01 +0200 haftmann tuned: less formal noise in Named_Target, more coherence in Class
Fri, 20 Aug 2010 17:04:15 +0200 blanchet remove trivial facts
Fri, 20 Aug 2010 16:44:48 +0200 blanchet unbreak "only" option of Sledgehammer
Fri, 20 Aug 2010 16:28:53 +0200 blanchet merged
Fri, 20 Aug 2010 16:22:51 +0200 blanchet improve "x = A | x = B | x = C"-style axiom detection
Fri, 20 Aug 2010 15:56:00 +0200 blanchet temporarily disable "fequal" handling in Metis;
Fri, 20 Aug 2010 15:16:27 +0200 blanchet use "hypothesis" rather than "conjecture" for hypotheses in TPTP format;
Fri, 20 Aug 2010 14:18:55 +0200 blanchet merged
Fri, 20 Aug 2010 14:15:29 +0200 blanchet improve "x = A | x = B | x = C"-style fact discovery
Fri, 20 Aug 2010 14:09:02 +0200 blanchet transform elim theorems before filtering "bool" and "prop" variables out;
Fri, 20 Aug 2010 13:39:47 +0200 blanchet more fiddling with Sledgehammer's "add:" option
Fri, 20 Aug 2010 10:58:01 +0200 blanchet beta eta contract the Sledgehammer conjecture (and also the axioms, although this might not be needed), just like Metis does (implicitly);
Thu, 19 Aug 2010 19:34:11 +0200 blanchet generalize the "too general equality" code to handle facts like "x ~= A ==> x = B"
Thu, 19 Aug 2010 18:16:47 +0200 blanchet encode "fequal" reasoning rules in Metis problem, just as is done for Sledgehammer -- otherwise any proof that relies on "fequal" found by Sledgehammer can't be reconstructed
Thu, 19 Aug 2010 14:39:31 +0200 blanchet fix atomize
Thu, 19 Aug 2010 14:01:54 +0200 blanchet improve atomization
Thu, 19 Aug 2010 13:04:37 +0200 blanchet fix SInE's error handling + run "vampire" locally if either SPASS or E is missing
Thu, 19 Aug 2010 12:04:07 +0200 blanchet added entries
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip