blanchet [Wed, 15 Dec 2010 18:10:32 +0100] rev 41171
facilitate debugging
wenzelm [Wed, 15 Dec 2010 17:43:22 +0100] rev 41170
merged
blanchet [Wed, 15 Dec 2010 17:14:44 +0100] rev 41169
clean up fudge factors a little bit
blanchet [Wed, 15 Dec 2010 16:42:07 +0100] rev 41168
added weights to SMT problems
blanchet [Wed, 15 Dec 2010 16:42:06 +0100] rev 41167
move facts supplied with "add:" to the front, so that they get a better weight (SMT)
hoelzl [Wed, 15 Dec 2010 15:13:52 +0100] rev 41166
beautify MacLaurin proofs; make better use of DERIV_intros
blanchet [Wed, 15 Dec 2010 14:29:04 +0100] rev 41165
workaround for bug in weight handling -- sometimes numerals got replaced by Vars and this confused the weight extractor
wenzelm [Wed, 15 Dec 2010 15:11:56 +0100] rev 41164
avoid ML structure aliases (especially single-letter abbreviations);
wenzelm [Wed, 15 Dec 2010 15:01:34 +0100] rev 41163
eliminated dead code;
wenzelm [Wed, 15 Dec 2010 13:35:50 +0100] rev 41162
more correct ML snippets that are unchecked;
tuned comments;