blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41152
crank up Metis's timeout for SMT solvers, since users love Metis
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41151
generate a "using [[smt_solver = ...]]" command if a proof is found by another SMT solver than the current one, to ensure it's also used for reconstruction
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41150
make sure first-order occurrences of "False" and "True" are handled correctly -- this broke when adding proper support for higher-order occurrences
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41149
consider "finite" overloaded in "precise_overloaded_args" mode
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41148
added timeout max for remote server invocation
blanchet [Wed, 15 Dec 2010 11:26:29 +0100] rev 41147
fix translation of higher-order equality ("fequal") if "precise_overloaded_args" is "true"
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41146
fix Vampire parsing problem
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41145
improve partially tagged encoding by adding a helper fact that coalesces consecutive "ti" tags
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41144
example tuning
blanchet [Wed, 15 Dec 2010 11:26:28 +0100] rev 41143
remove at most one double negation -- any other double negations are part of some higher-order reasoning and should be left alone, cf. "HO_Reas.thy"