Fri, 17 Dec 2010 16:25:21 +0100 tuned signature;
wenzelm [Fri, 17 Dec 2010 16:25:21 +0100] rev 41227
tuned signature;
Fri, 17 Dec 2010 14:09:37 +0100 clarified exports of structure Simplifier;
wenzelm [Fri, 17 Dec 2010 14:09:37 +0100] rev 41226
clarified exports of structure Simplifier;
Fri, 17 Dec 2010 13:45:43 +0100 refer to regular structure Simplifier;
wenzelm [Fri, 17 Dec 2010 13:45:43 +0100] rev 41225
refer to regular structure Simplifier;
Fri, 17 Dec 2010 13:12:58 +0100 tuned;
wenzelm [Fri, 17 Dec 2010 13:12:58 +0100] rev 41224
tuned;
Fri, 17 Dec 2010 08:37:35 +0100 updated SMT certificates
boehmes [Fri, 17 Dec 2010 08:37:35 +0100] rev 41223
updated SMT certificates
Fri, 17 Dec 2010 00:27:40 +0100 more precise/correct SMT error handling
blanchet [Fri, 17 Dec 2010 00:27:40 +0100] rev 41222
more precise/correct SMT error handling
Fri, 17 Dec 2010 00:11:06 +0100 fixed off-by-one and return proper error code -- never underestimate the number of oddities in Perl
blanchet [Fri, 17 Dec 2010 00:11:06 +0100] rev 41221
fixed off-by-one and return proper error code -- never underestimate the number of oddities in Perl
Thu, 16 Dec 2010 22:45:02 +0100 discriminate SMT errors a bit better
blanchet [Thu, 16 Dec 2010 22:45:02 +0100] rev 41220
discriminate SMT errors a bit better
Thu, 16 Dec 2010 22:43:22 +0100 keep track of errors in Z3 input file for debugging purposes
blanchet [Thu, 16 Dec 2010 22:43:22 +0100] rev 41219
keep track of errors in Z3 input file for debugging purposes
Thu, 16 Dec 2010 21:53:31 +0100 better propagation of stdout in case of failure + comply with strict/warnings
blanchet [Thu, 16 Dec 2010 21:53:31 +0100] rev 41218
better propagation of stdout in case of failure + comply with strict/warnings
Thu, 16 Dec 2010 21:21:52 +0100 merge
blanchet [Thu, 16 Dec 2010 21:21:52 +0100] rev 41217
merge
Thu, 16 Dec 2010 21:21:13 +0100 cleaner handling of temporary files
blanchet [Thu, 16 Dec 2010 21:21:13 +0100] rev 41216
cleaner handling of temporary files
Thu, 16 Dec 2010 20:14:21 +0000 merged
paulson [Thu, 16 Dec 2010 20:14:21 +0000] rev 41215
merged
Thu, 16 Dec 2010 20:14:04 +0000 made sml/nj happy
paulson [Thu, 16 Dec 2010 20:14:04 +0000] rev 41214
made sml/nj happy
Thu, 16 Dec 2010 21:02:08 +0100 added self-correcting wrapper for Z3 -- see comment in the file for details
blanchet [Thu, 16 Dec 2010 21:02:08 +0100] rev 41213
added self-correcting wrapper for Z3 -- see comment in the file for details
Thu, 16 Dec 2010 16:18:11 +0100 impose a limit on the breadth of monomorphization (in addition to on the depth) to prevent an explosion of the number of monomorphic instances
blanchet [Thu, 16 Dec 2010 16:18:11 +0100] rev 41212
impose a limit on the breadth of monomorphization (in addition to on the depth) to prevent an explosion of the number of monomorphic instances
Thu, 16 Dec 2010 15:46:54 +0100 no need to do a super-duper atomization if Metis fails afterwards anyway
blanchet [Thu, 16 Dec 2010 15:46:54 +0100] rev 41211
no need to do a super-duper atomization if Metis fails afterwards anyway
Thu, 16 Dec 2010 15:44:32 +0100 removed unused variable
blanchet [Thu, 16 Dec 2010 15:44:32 +0100] rev 41210
removed unused variable
Thu, 16 Dec 2010 15:12:17 +0100 robustly handle SMT exceptions in Sledgehammer
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41209
robustly handle SMT exceptions in Sledgehammer
Thu, 16 Dec 2010 15:12:17 +0100 make "debug" imply "blocking", since in blocking mode the exceptions flow through and are more instructive
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41208
make "debug" imply "blocking", since in blocking mode the exceptions flow through and are more instructive
Thu, 16 Dec 2010 15:12:17 +0100 reintroduce the higher penalty for skolems
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41207
reintroduce the higher penalty for skolems
Thu, 16 Dec 2010 15:12:17 +0100 tuning
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41206
tuning
Thu, 16 Dec 2010 15:12:17 +0100 comment tuning
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41205
comment tuning
Thu, 16 Dec 2010 15:12:17 +0100 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
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41204
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
Thu, 16 Dec 2010 15:12:17 +0100 fixed more issues with the Vampire output parser, and added support for Vampire's TSTP output (--proof tptp)
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41203
fixed more issues with the Vampire output parser, and added support for Vampire's TSTP output (--proof tptp)
Thu, 16 Dec 2010 15:12:17 +0100 make it more likely that induction rules are picked up by Sledgehammer
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41202
make it more likely that induction rules are picked up by Sledgehammer
Thu, 16 Dec 2010 15:12:17 +0100 generalize the Vampire parser some more to cope with things like "{2, 3\}" seen in some proofs
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41201
generalize the Vampire parser some more to cope with things like "{2, 3\}" seen in some proofs
Thu, 16 Dec 2010 15:12:17 +0100 add the current theory's constant to the goal to make theorems from the current theory more relevant on the first iteration already
blanchet [Thu, 16 Dec 2010 15:12:17 +0100] rev 41200
add the current theory's constant to the goal to make theorems from the current theory more relevant on the first iteration already
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip