Fri, 17 Dec 2010 16:25:21 +0100 |
wenzelm |
tuned signature;
|
changeset |
files
|
Fri, 17 Dec 2010 14:09:37 +0100 |
wenzelm |
clarified exports of structure Simplifier;
|
changeset |
files
|
Fri, 17 Dec 2010 13:45:43 +0100 |
wenzelm |
refer to regular structure Simplifier;
|
changeset |
files
|
Fri, 17 Dec 2010 13:12:58 +0100 |
wenzelm |
tuned;
|
changeset |
files
|
Fri, 17 Dec 2010 08:37:35 +0100 |
boehmes |
updated SMT certificates
|
changeset |
files
|
Fri, 17 Dec 2010 00:27:40 +0100 |
blanchet |
more precise/correct SMT error handling
|
changeset |
files
|
Fri, 17 Dec 2010 00:11:06 +0100 |
blanchet |
fixed off-by-one and return proper error code -- never underestimate the number of oddities in Perl
|
changeset |
files
|
Thu, 16 Dec 2010 22:45:02 +0100 |
blanchet |
discriminate SMT errors a bit better
|
changeset |
files
|
Thu, 16 Dec 2010 22:43:22 +0100 |
blanchet |
keep track of errors in Z3 input file for debugging purposes
|
changeset |
files
|
Thu, 16 Dec 2010 21:53:31 +0100 |
blanchet |
better propagation of stdout in case of failure + comply with strict/warnings
|
changeset |
files
|
Thu, 16 Dec 2010 21:21:52 +0100 |
blanchet |
merge
|
changeset |
files
|
Thu, 16 Dec 2010 21:21:13 +0100 |
blanchet |
cleaner handling of temporary files
|
changeset |
files
|
Thu, 16 Dec 2010 20:14:21 +0000 |
paulson |
merged
|
changeset |
files
|
Thu, 16 Dec 2010 20:14:04 +0000 |
paulson |
made sml/nj happy
|
changeset |
files
|
Thu, 16 Dec 2010 21:02:08 +0100 |
blanchet |
added self-correcting wrapper for Z3 -- see comment in the file for details
|
changeset |
files
|
Thu, 16 Dec 2010 16:18:11 +0100 |
blanchet |
impose a limit on the breadth of monomorphization (in addition to on the depth) to prevent an explosion of the number of monomorphic instances
|
changeset |
files
|
Thu, 16 Dec 2010 15:46:54 +0100 |
blanchet |
no need to do a super-duper atomization if Metis fails afterwards anyway
|
changeset |
files
|
Thu, 16 Dec 2010 15:44:32 +0100 |
blanchet |
removed unused variable
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
robustly handle SMT exceptions in Sledgehammer
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
make "debug" imply "blocking", since in blocking mode the exceptions flow through and are more instructive
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
reintroduce the higher penalty for skolems
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
tuning
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
comment tuning
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
get rid of experimental feature of term patterns in relevance filter -- doesn't work well unless we take into consideration the equality theory entailed by the relevant facts
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
fixed more issues with the Vampire output parser, and added support for Vampire's TSTP output (--proof tptp)
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
make it more likely that induction rules are picked up by Sledgehammer
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
generalize the Vampire parser some more to cope with things like "{2, 3\}" seen in some proofs
|
changeset |
files
|
Thu, 16 Dec 2010 15:12:17 +0100 |
blanchet |
add the current theory's constant to the goal to make theorems from the current theory more relevant on the first iteration already
|
changeset |
files
|