webertj [Wed, 02 Aug 2006 03:33:28 +0200] rev 20280
type annotations fixed (IntInf.int, to make SML/NJ happy)
webertj [Wed, 02 Aug 2006 01:48:09 +0200] rev 20279
lin_arith_prover splits certain operators (e.g. min, max, abs)
webertj [Wed, 02 Aug 2006 00:57:41 +0200] rev 20278
proof reconstruction now uses its own data structure to manage hyps; should be both faster and more robust
webertj [Tue, 01 Aug 2006 15:28:55 +0200] rev 20277
comment (timing information for last example) added
webertj [Tue, 01 Aug 2006 14:58:43 +0200] rev 20276
possible disagreement between proof search and proof reconstruction when eliminating inequalities over different types fixed
obua [Tue, 01 Aug 2006 13:51:16 +0200] rev 20275
removed skip
mengj [Tue, 01 Aug 2006 13:44:05 +0200] rev 20274
Added in code to check too general axiom clauses.
wenzelm [Tue, 01 Aug 2006 11:32:43 +0200] rev 20273
exported attrib;