blanchet [Thu, 29 Apr 2010 10:55:59 +0200] rev 36557
make SML/NJ happy, take 2
blanchet [Thu, 29 Apr 2010 10:25:26 +0200] rev 36556
use readable names in "debug" mode for type vars + don't pipe facts using "using" but rather give them directly to metis (works better with type variables)
blanchet [Thu, 29 Apr 2010 01:17:14 +0200] rev 36555
expand combinators in Isar proofs constructed by Sledgehammer;
this requires shuffling around a couple of functions previously defined in Refute
blanchet [Thu, 29 Apr 2010 01:11:06 +0200] rev 36554
more neg_clausify proofs that get replaced by direct proofs
blanchet [Wed, 28 Apr 2010 22:36:39 +0200] rev 36553
redo some of the metis proofs
blanchet [Wed, 28 Apr 2010 22:00:48 +0200] rev 36552
back to Vampire 9 -- Vampire 11 sometimes outputs really weird proofs
blanchet [Wed, 28 Apr 2010 21:59:29 +0200] rev 36551
improve unskolemization
blanchet [Wed, 28 Apr 2010 18:11:11 +0200] rev 36550
make sure short theorem names are preferred to composite ones in Sledgehammer;
this code used to work at some point
blanchet [Wed, 28 Apr 2010 17:56:07 +0200] rev 36549
properly extract SPASS proof
blanchet [Wed, 28 Apr 2010 17:47:30 +0200] rev 36548
try out Vampire 11 and parse its output correctly;
will revert to Vampire 9 if 11 doesn't perform as well