blanchet [Thu, 14 Jul 2011 15:14:38 +0200] rev 43826
fix subtle type inference bug in Metis -- different occurrences of the same Skolem might need to be typed differently, using paramify_vars overconstraints the typing problem
blanchet [Thu, 14 Jul 2011 15:14:38 +0200] rev 43825
use monomorphic encoding as fallback, since they tend to produce fewer type errors
blanchet [Thu, 14 Jul 2011 15:14:38 +0200] rev 43824
don't generate Waldmeister problems with only a conjecture, since it makes it crash sometimes
blanchet [Thu, 14 Jul 2011 15:14:37 +0200] rev 43823
clearer unsound message
blanchet [Thu, 14 Jul 2011 15:14:37 +0200] rev 43822
clarify fine soundness point
blanchet [Thu, 14 Jul 2011 15:14:37 +0200] rev 43821
always unfold "Let"s is Sledgehammer, Metis, and MESON