blanchet [Thu, 29 Jul 2010 17:45:22 +0200] rev 38091
work around atomization failures
blanchet [Thu, 29 Jul 2010 16:54:46 +0200] rev 38090
fiddle with the fudge factors, to get similar results as before
blanchet [Thu, 29 Jul 2010 16:41:32 +0200] rev 38089
perform the presimplification done by Metis.make_nnf in Sledgehammer again, to deal with "If" and similar constructs
blanchet [Thu, 29 Jul 2010 16:11:02 +0200] rev 38088
fix bug with "=" vs. "fequal" introduced by last change (dddb8ba3a1ce)
blanchet [Thu, 29 Jul 2010 15:50:26 +0200] rev 38087
generate correct names for "$true" and "$false";
this was lost somewhere in the non-clausification
blanchet [Thu, 29 Jul 2010 15:37:27 +0200] rev 38086
don't assume canonical rule format
blanchet [Thu, 29 Jul 2010 14:53:55 +0200] rev 38085
avoid "clause" and "cnf" terminology where it no longer makes sense
blanchet [Thu, 29 Jul 2010 14:42:09 +0200] rev 38084
"axiom_clauses" -> "axioms" (these are no longer clauses)
blanchet [Thu, 29 Jul 2010 14:39:43 +0200] rev 38083
remove the "extra_clauses" business introduced in 19a5f1c8a844;
it isn't working reliably because of:
* relevance_override
* it is ignored anyway by TPTP generator
A better solution would/will be to ensure monotonicity: extra axioms not used in an ATP proof shouldn't make the rest of the problem provable
bulwahn [Thu, 29 Jul 2010 18:16:35 +0200] rev 38082
adapting output for first solution