wenzelm [Sun, 08 Nov 2009 13:57:07 +0100] rev 33514
updated generated file;
wenzelm [Sun, 08 Nov 2009 13:56:44 +0100] rev 33513
modernized structure Random_Word;
wenzelm [Sun, 08 Nov 2009 13:44:16 +0100] rev 33512
init_component: slightly more robust read (raw input, succeed on non-terminated last line);
webertj [Sat, 07 Nov 2009 18:55:50 +0000] rev 33511
merged
webertj [Sat, 07 Nov 2009 18:55:30 +0000] rev 33510
Due to popular demand: added a function that benchmarks proof reconstruction
for a single DIMACS CNF file.
webertj [Sat, 07 Nov 2009 18:53:29 +0000] rev 33509
Turned sections into subsections (better document structure).
huffman [Sat, 07 Nov 2009 08:31:56 -0800] rev 33508
merged
huffman [Sat, 07 Nov 2009 07:37:20 -0800] rev 33507
merged
huffman [Fri, 06 Nov 2009 09:50:37 -0800] rev 33506
fix name of lemma snd_strict
huffman [Thu, 05 Nov 2009 15:38:09 -0800] rev 33505
use try instead of handle
huffman [Thu, 05 Nov 2009 11:47:00 -0800] rev 33504
map functions for various types, with ep_pair/deflation/finite_deflation lemmas
huffman [Thu, 05 Nov 2009 11:36:30 -0800] rev 33503
lemma deflation_strict
wenzelm [Sat, 07 Nov 2009 16:54:13 +0100] rev 33502
tuned ML_OPTIONS for SML/NJ -- for improved performance;
haftmann [Sat, 07 Nov 2009 08:18:12 +0100] rev 33501
merged
haftmann [Sat, 07 Nov 2009 08:17:53 +0100] rev 33500
added predicate example
haftmann [Sat, 07 Nov 2009 08:17:52 +0100] rev 33499
tuned
haftmann [Sat, 07 Nov 2009 08:17:52 +0100] rev 33498
modernized primrec
boehmes [Fri, 06 Nov 2009 21:53:20 +0100] rev 33497
made SML/NJ happy
nipkow [Fri, 06 Nov 2009 21:20:37 +0100] rev 33496
merged
nipkow [Wed, 04 Nov 2009 11:40:59 +0100] rev 33495
merged
nipkow [Thu, 29 Oct 2009 16:23:57 +0100] rev 33494
Replaced exception CRing by error because it is meant for the user.
nipkow [Fri, 06 Nov 2009 19:22:52 +0100] rev 33493
merged
nipkow [Fri, 06 Nov 2009 19:22:32 +0100] rev 33492
Command atp_minimize uses the naive linear algorithm now
because the binary chop one had turned out to be a little bit suboptimal.
Internally the binary chop one is still available.
bulwahn [Fri, 06 Nov 2009 19:02:36 +0100] rev 33491
merged