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)
haftmann [Mon, 14 Sep 2009 12:25:02 +0200] rev 32570
merged
haftmann [Mon, 14 Sep 2009 08:36:58 +0200] rev 32569
more antiquotations
haftmann [Mon, 14 Sep 2009 08:36:57 +0200] rev 32568
some lemmas about strict order in lattices
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);
wenzelm [Sun, 13 Sep 2009 02:07:52 +0200] rev 32566
wrapper for Real.fmt -- via StringCvt.realfmt;
wenzelm [Sun, 13 Sep 2009 02:07:06 +0200] rev 32565
made SML/NJ happy;
wenzelm [Sat, 12 Sep 2009 16:30:48 +0200] rev 32564
standard headers and text sections;
nipkow [Fri, 11 Sep 2009 09:53:02 +0200] rev 32563
merged
nipkow [Fri, 11 Sep 2009 09:52:40 +0200] rev 32562
Made record parameter flexible to allow for extensions
haftmann [Fri, 11 Sep 2009 09:05:26 +0200] rev 32561
merged
haftmann [Fri, 11 Sep 2009 09:04:51 +0200] rev 32560
corrected upper/lowercase
haftmann [Thu, 10 Sep 2009 17:14:05 +0200] rev 32559
merged
haftmann [Thu, 10 Sep 2009 15:26:51 +0200] rev 32558
obey underscore naming convention
haftmann [Thu, 10 Sep 2009 15:23:09 +0200] rev 32557
plain structure name; signature constraint; shorter lines
haftmann [Thu, 10 Sep 2009 15:23:08 +0200] rev 32556
split of test examples from NatTransfer
haftmann [Thu, 10 Sep 2009 15:23:08 +0200] rev 32555
generic transfer procedure
haftmann [Thu, 10 Sep 2009 15:23:07 +0200] rev 32554
early bootstrap of generic transfer procedure
haftmann [Thu, 10 Sep 2009 14:07:58 +0200] rev 32553
cleanedup theorems all_nat ex_nat
Philipp Meyer [Thu, 10 Sep 2009 16:16:18 +0200] rev 32552
atp_minimize is now not using whitelist
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.
nipkow [Thu, 10 Sep 2009 12:53:49 +0200] rev 32550
logging number of metis lemmas
nipkow [Wed, 09 Sep 2009 23:26:34 +0200] rev 32549
minimization: comparing w/ and w/o.
haftmann [Wed, 09 Sep 2009 12:29:06 +0200] rev 32548
merged
haftmann [Wed, 09 Sep 2009 12:24:22 +0200] rev 32547
dropped accidental code additions
haftmann [Wed, 09 Sep 2009 12:27:41 +0200] rev 32546
merged
haftmann [Wed, 09 Sep 2009 12:27:12 +0200] rev 32545
explicit transfer avoids spurious merge problems
haftmann [Wed, 09 Sep 2009 11:31:20 +0200] rev 32544
moved eq handling in nbe into separate oracle
wenzelm [Tue, 08 Sep 2009 18:31:26 +0200] rev 32543
tuned document -- proper text instead of source comments, reduced line length;
Philipp Meyer [Tue, 01 Sep 2009 11:19:49 +0200] rev 32542
fixed cleanup routine in neos csdp script
boehmes [Tue, 08 Sep 2009 09:57:33 +0200] rev 32541
timeout option for ATPs
wenzelm [Mon, 07 Sep 2009 22:13:32 +0200] rev 32540
merged
wenzelm [Mon, 07 Sep 2009 22:12:16 +0200] rev 32539
modernized Event_Bus -- based on actors;
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)
nipkow [Mon, 07 Sep 2009 19:41:30 +0200] rev 32537
merged
nipkow [Mon, 07 Sep 2009 19:41:07 +0200] rev 32536
tuned stats
paulson [Mon, 07 Sep 2009 17:02:15 +0100] rev 32535
Fixed a few problems with the method metisFT
nipkow [Mon, 07 Sep 2009 16:25:12 +0200] rev 32534
merged
nipkow [Mon, 07 Sep 2009 16:24:32 +0200] rev 32533
tuned stats
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
paulson [Mon, 07 Sep 2009 11:44:12 +0100] rev 32531
merged
paulson [Mon, 07 Sep 2009 10:04:17 +0100] rev 32530
conflict resolution possibly
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
paulson [Fri, 28 Aug 2009 13:32:20 +0100] rev 32528
merged
paulson [Thu, 27 Aug 2009 15:49:45 +0100] rev 32527
More streamlining using metis.
nipkow [Mon, 07 Sep 2009 08:32:22 +0200] rev 32526
enabled metis permanently, tuned stats
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
boehmes [Sat, 05 Sep 2009 17:35:05 +0200] rev 32524
merged
boehmes [Sat, 05 Sep 2009 17:34:30 +0200] rev 32523
separate output of ATP user time and sledgehammer (ML code) user time
boehmes [Sat, 05 Sep 2009 15:46:52 +0200] rev 32522
Mirabelle: command-line action options may either be key=value or just key
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)
haftmann [Fri, 04 Sep 2009 15:19:51 +0200] rev 32520
merged
haftmann [Fri, 04 Sep 2009 15:18:35 +0200] rev 32519
tuned metis proofs
boehmes [Fri, 04 Sep 2009 13:57:56 +0200] rev 32518
tuned
nipkow [Fri, 04 Sep 2009 10:58:50 +0200] rev 32517
tuned output
boehmes [Thu, 03 Sep 2009 22:48:18 +0200] rev 32516
merged
boehmes [Thu, 03 Sep 2009 22:47:31 +0200] rev 32515
Mirabelle: actions are responsible for catching exceptions and producing suitable log messages (makes log message uniform),
removed PolyML.makestring (no strict dependency on PolyML anymore)
haftmann [Thu, 03 Sep 2009 20:26:07 +0200] rev 32514
merged
haftmann [Thu, 03 Sep 2009 17:26:10 +0200] rev 32513
merged
haftmann [Thu, 03 Sep 2009 15:39:02 +0200] rev 32512
proper class syntax for sublocale class < expr
boehmes [Thu, 03 Sep 2009 18:41:58 +0200] rev 32511
added option full_typed for sledgehammer action
boehmes [Thu, 03 Sep 2009 17:55:31 +0200] rev 32510
added runtime information to sledgehammer
boehmes [Thu, 03 Sep 2009 15:47:39 +0200] rev 32509
tuned
nipkow [Thu, 03 Sep 2009 15:30:05 +0200] rev 32508
scaled avg_time