Tue, 15 Sep 2009 12:11:10 +0200 added emptiness check predicate and singleton projection
haftmann [Tue, 15 Sep 2009 12:11:10 +0200] rev 32578
added emptiness check predicate and singleton projection
Wed, 16 Sep 2009 00:12:52 +0200 added append_after (tuned version of former insert_after of Seq);
wenzelm [Wed, 16 Sep 2009 00:12:52 +0200] rev 32577
added append_after (tuned version of former insert_after of Seq);
Tue, 15 Sep 2009 23:57:07 +0200 double linking for improved performance of "prev";
wenzelm [Tue, 15 Sep 2009 23:57:07 +0200] rev 32576
double linking for improved performance of "prev"; misc tuning;
Tue, 15 Sep 2009 15:44:57 +0200 merged
wenzelm [Tue, 15 Sep 2009 15:44:57 +0200] rev 32575
merged
Tue, 15 Sep 2009 15:29:11 +0200 added hard timeout for sledgehammer based on elapsed time (no need to trust ATP's timeout handling);
boehmes [Tue, 15 Sep 2009 15:29:11 +0200] rev 32574
added hard timeout for sledgehammer based on elapsed time (no need to trust ATP's timeout handling); separate Perl script to invoke local ATPs and measure their user time, with proper setup of process groups required by E
Tue, 15 Sep 2009 15:17:53 +0200 Isar.define_command: identify transaction;
wenzelm [Tue, 15 Sep 2009 15:17:53 +0200] rev 32573
Isar.define_command: identify transaction;
Tue, 15 Sep 2009 13:09:13 +0200 updated bib;
wenzelm [Tue, 15 Sep 2009 13:09:13 +0200] rev 32572
updated bib;
Mon, 14 Sep 2009 19:30:48 +0200 count number of iterations required for minimization (and fixed bug: minimization was always called)
nipkow [Mon, 14 Sep 2009 19:30:48 +0200] rev 32571
count number of iterations required for minimization (and fixed bug: minimization was always called)
Mon, 14 Sep 2009 12:25:02 +0200 merged
haftmann [Mon, 14 Sep 2009 12:25:02 +0200] rev 32570
merged
Mon, 14 Sep 2009 08:36:58 +0200 more antiquotations
haftmann [Mon, 14 Sep 2009 08:36:58 +0200] rev 32569
more antiquotations
Mon, 14 Sep 2009 08:36:57 +0200 some lemmas about strict order in lattices
haftmann [Mon, 14 Sep 2009 08:36:57 +0200] rev 32568
some lemmas about strict order in lattices
Sun, 13 Sep 2009 02:10:41 +0200 explicitly export type abbreviations (as usual in SML97);
wenzelm [Sun, 13 Sep 2009 02:10:41 +0200] rev 32567
explicitly export type abbreviations (as usual in SML97); explicit type constraints for record patterns -- SML does not support record polymorphism; observe max. line length (80-100);
Sun, 13 Sep 2009 02:07:52 +0200 wrapper for Real.fmt -- via StringCvt.realfmt;
wenzelm [Sun, 13 Sep 2009 02:07:52 +0200] rev 32566
wrapper for Real.fmt -- via StringCvt.realfmt;
Sun, 13 Sep 2009 02:07:06 +0200 made SML/NJ happy;
wenzelm [Sun, 13 Sep 2009 02:07:06 +0200] rev 32565
made SML/NJ happy;
Sat, 12 Sep 2009 16:30:48 +0200 standard headers and text sections;
wenzelm [Sat, 12 Sep 2009 16:30:48 +0200] rev 32564
standard headers and text sections;
Fri, 11 Sep 2009 09:53:02 +0200 merged
nipkow [Fri, 11 Sep 2009 09:53:02 +0200] rev 32563
merged
Fri, 11 Sep 2009 09:52:40 +0200 Made record parameter flexible to allow for extensions
nipkow [Fri, 11 Sep 2009 09:52:40 +0200] rev 32562
Made record parameter flexible to allow for extensions
Fri, 11 Sep 2009 09:05:26 +0200 merged
haftmann [Fri, 11 Sep 2009 09:05:26 +0200] rev 32561
merged
Fri, 11 Sep 2009 09:04:51 +0200 corrected upper/lowercase
haftmann [Fri, 11 Sep 2009 09:04:51 +0200] rev 32560
corrected upper/lowercase
Thu, 10 Sep 2009 17:14:05 +0200 merged
haftmann [Thu, 10 Sep 2009 17:14:05 +0200] rev 32559
merged
Thu, 10 Sep 2009 15:26:51 +0200 obey underscore naming convention
haftmann [Thu, 10 Sep 2009 15:26:51 +0200] rev 32558
obey underscore naming convention
Thu, 10 Sep 2009 15:23:09 +0200 plain structure name; signature constraint; shorter lines
haftmann [Thu, 10 Sep 2009 15:23:09 +0200] rev 32557
plain structure name; signature constraint; shorter lines
Thu, 10 Sep 2009 15:23:08 +0200 split of test examples from NatTransfer
haftmann [Thu, 10 Sep 2009 15:23:08 +0200] rev 32556
split of test examples from NatTransfer
Thu, 10 Sep 2009 15:23:08 +0200 generic transfer procedure
haftmann [Thu, 10 Sep 2009 15:23:08 +0200] rev 32555
generic transfer procedure
Thu, 10 Sep 2009 15:23:07 +0200 early bootstrap of generic transfer procedure
haftmann [Thu, 10 Sep 2009 15:23:07 +0200] rev 32554
early bootstrap of generic transfer procedure
Thu, 10 Sep 2009 14:07:58 +0200 cleanedup theorems all_nat ex_nat
haftmann [Thu, 10 Sep 2009 14:07:58 +0200] rev 32553
cleanedup theorems all_nat ex_nat
Thu, 10 Sep 2009 16:16:18 +0200 atp_minimize is now not using whitelist
Philipp Meyer [Thu, 10 Sep 2009 16:16:18 +0200] rev 32552
atp_minimize is now not using whitelist
Thu, 10 Sep 2009 15:57:55 +0200 position information is now passed to all actions;
nipkow [Thu, 10 Sep 2009 15:57:55 +0200] rev 32551
position information is now passed to all actions; mirabele_s/h logs all proved positions.
Thu, 10 Sep 2009 12:53:49 +0200 logging number of metis lemmas
nipkow [Thu, 10 Sep 2009 12:53:49 +0200] rev 32550
logging number of metis lemmas
Wed, 09 Sep 2009 23:26:34 +0200 minimization: comparing w/ and w/o.
nipkow [Wed, 09 Sep 2009 23:26:34 +0200] rev 32549
minimization: comparing w/ and w/o.
Wed, 09 Sep 2009 12:29:06 +0200 merged
haftmann [Wed, 09 Sep 2009 12:29:06 +0200] rev 32548
merged
Wed, 09 Sep 2009 12:24:22 +0200 dropped accidental code additions
haftmann [Wed, 09 Sep 2009 12:24:22 +0200] rev 32547
dropped accidental code additions
Wed, 09 Sep 2009 12:27:41 +0200 merged
haftmann [Wed, 09 Sep 2009 12:27:41 +0200] rev 32546
merged
Wed, 09 Sep 2009 12:27:12 +0200 explicit transfer avoids spurious merge problems
haftmann [Wed, 09 Sep 2009 12:27:12 +0200] rev 32545
explicit transfer avoids spurious merge problems
Wed, 09 Sep 2009 11:31:20 +0200 moved eq handling in nbe into separate oracle
haftmann [Wed, 09 Sep 2009 11:31:20 +0200] rev 32544
moved eq handling in nbe into separate oracle
Tue, 08 Sep 2009 18:31:26 +0200 tuned document -- proper text instead of source comments, reduced line length;
wenzelm [Tue, 08 Sep 2009 18:31:26 +0200] rev 32543
tuned document -- proper text instead of source comments, reduced line length;
Tue, 01 Sep 2009 11:19:49 +0200 fixed cleanup routine in neos csdp script
Philipp Meyer [Tue, 01 Sep 2009 11:19:49 +0200] rev 32542
fixed cleanup routine in neos csdp script
Tue, 08 Sep 2009 09:57:33 +0200 timeout option for ATPs
boehmes [Tue, 08 Sep 2009 09:57:33 +0200] rev 32541
timeout option for ATPs
Mon, 07 Sep 2009 22:13:32 +0200 merged
wenzelm [Mon, 07 Sep 2009 22:13:32 +0200] rev 32540
merged
Mon, 07 Sep 2009 22:12:16 +0200 modernized Event_Bus -- based on actors;
wenzelm [Mon, 07 Sep 2009 22:12:16 +0200] rev 32539
modernized Event_Bus -- based on actors;
Mon, 07 Sep 2009 22:08:05 +0200 Fixed "minimal" to cover the case that "p []" holds (excluded in the article by Bradley & Manna)
nipkow [Mon, 07 Sep 2009 22:08:05 +0200] rev 32538
Fixed "minimal" to cover the case that "p []" holds (excluded in the article by Bradley & Manna)
Mon, 07 Sep 2009 19:41:30 +0200 merged
nipkow [Mon, 07 Sep 2009 19:41:30 +0200] rev 32537
merged
Mon, 07 Sep 2009 19:41:07 +0200 tuned stats
nipkow [Mon, 07 Sep 2009 19:41:07 +0200] rev 32536
tuned stats
Mon, 07 Sep 2009 17:02:15 +0100 Fixed a few problems with the method metisFT
paulson [Mon, 07 Sep 2009 17:02:15 +0100] rev 32535
Fixed a few problems with the method metisFT
Mon, 07 Sep 2009 16:25:12 +0200 merged
nipkow [Mon, 07 Sep 2009 16:25:12 +0200] rev 32534
merged
Mon, 07 Sep 2009 16:24:32 +0200 tuned stats
nipkow [Mon, 07 Sep 2009 16:24:32 +0200] rev 32533
tuned stats
Mon, 07 Sep 2009 13:19:09 +0100 My umpteenth attempt to commit the method metisFT, a fully-typed version of metis
paulson [Mon, 07 Sep 2009 13:19:09 +0100] rev 32532
My umpteenth attempt to commit the method metisFT, a fully-typed version of metis
Mon, 07 Sep 2009 11:44:12 +0100 merged
paulson [Mon, 07 Sep 2009 11:44:12 +0100] rev 32531
merged
Mon, 07 Sep 2009 10:04:17 +0100 conflict resolution possibly
paulson [Mon, 07 Sep 2009 10:04:17 +0100] rev 32530
conflict resolution possibly
Fri, 04 Sep 2009 11:37:24 +0100 New method, metisFT: a fully-typed proof search that should eliminate type errors during reconstruction
paulson [Fri, 04 Sep 2009 11:37:24 +0100] rev 32529
New method, metisFT: a fully-typed proof search that should eliminate type errors during reconstruction
Fri, 28 Aug 2009 13:32:20 +0100 merged
paulson [Fri, 28 Aug 2009 13:32:20 +0100] rev 32528
merged
Thu, 27 Aug 2009 15:49:45 +0100 More streamlining using metis.
paulson [Thu, 27 Aug 2009 15:49:45 +0100] rev 32527
More streamlining using metis.
Mon, 07 Sep 2009 08:32:22 +0200 enabled metis permanently, tuned stats
nipkow [Mon, 07 Sep 2009 08:32:22 +0200] rev 32526
enabled metis permanently, tuned stats
Sat, 05 Sep 2009 22:01:31 +0200 added signature ATP_MINIMAL,
boehmes [Sat, 05 Sep 2009 22:01:31 +0200] rev 32525
added signature ATP_MINIMAL, fixed AtpMinimal.minimalize for the trivial case, Mirabelle: added an option to minimize a theorem set found by sledgehammer, use timeout of sledgehammer instead of additional timeLimit
Sat, 05 Sep 2009 17:35:05 +0200 merged
boehmes [Sat, 05 Sep 2009 17:35:05 +0200] rev 32524
merged
Sat, 05 Sep 2009 17:34:30 +0200 separate output of ATP user time and sledgehammer (ML code) user time
boehmes [Sat, 05 Sep 2009 17:34:30 +0200] rev 32523
separate output of ATP user time and sledgehammer (ML code) user time
Sat, 05 Sep 2009 15:46:52 +0200 Mirabelle: command-line action options may either be key=value or just key
boehmes [Sat, 05 Sep 2009 15:46:52 +0200] rev 32522
Mirabelle: command-line action options may either be key=value or just key
Sat, 05 Sep 2009 11:45:57 +0200 added initialization and cleanup of actions,
boehmes [Sat, 05 Sep 2009 11:45:57 +0200] rev 32521
added initialization and cleanup of actions, added option to suppress Isabelle output, sledgehammer action produces its own report (no need for additional perl script)
Fri, 04 Sep 2009 15:19:51 +0200 merged
haftmann [Fri, 04 Sep 2009 15:19:51 +0200] rev 32520
merged
Fri, 04 Sep 2009 15:18:35 +0200 tuned metis proofs
haftmann [Fri, 04 Sep 2009 15:18:35 +0200] rev 32519
tuned metis proofs
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip