haftmann [Wed, 30 Jun 2010 11:38:51 +0200] rev 37639
pervasive tuning of code
haftmann [Wed, 30 Jun 2010 11:38:51 +0200] rev 37638
explicit printing function for applify
wenzelm [Tue, 29 Jun 2010 22:59:29 +0200] rev 37637
fail with low-level exception, not user error;
wenzelm [Tue, 29 Jun 2010 21:56:31 +0200] rev 37636
eliminated some unused bindings;
wenzelm [Tue, 29 Jun 2010 21:46:47 +0200] rev 37635
recovered some indentation from the depths of time;
Christian Urban <urbanc@in.tum.de> [Tue, 29 Jun 2010 17:03:59 +0100] rev 37634
cleaned by using descending instead of lifting
blanchet [Tue, 29 Jun 2010 11:38:51 +0200] rev 37633
merged
blanchet [Tue, 29 Jun 2010 11:29:31 +0200] rev 37632
move function
blanchet [Tue, 29 Jun 2010 11:20:05 +0200] rev 37631
compile
blanchet [Tue, 29 Jun 2010 11:14:52 +0200] rev 37630
compile
blanchet [Tue, 29 Jun 2010 11:03:26 +0200] rev 37629
more elegant cheating
blanchet [Tue, 29 Jun 2010 10:56:45 +0200] rev 37628
Sledgehammer can save some msecs by cheating
blanchet [Tue, 29 Jun 2010 10:36:36 +0200] rev 37627
more precise error message for remote ATPs
blanchet [Tue, 29 Jun 2010 10:25:53 +0200] rev 37626
move blacklisting completely out of the clausifier;
the only reason it was in the clausifier as well was the Skolem cache
blanchet [Tue, 29 Jun 2010 09:26:56 +0200] rev 37625
rename "skolem_somes" to "skolems", now that there's only one flavor of Skolems
blanchet [Tue, 29 Jun 2010 09:19:16 +0200] rev 37624
move "nice names" from Metis to TPTP format
blanchet [Tue, 29 Jun 2010 09:05:37 +0200] rev 37623
move functions not needed by Metis out of "Metis_Clauses"
blanchet [Mon, 28 Jun 2010 18:47:07 +0200] rev 37622
no setup is necessary anymore
blanchet [Mon, 28 Jun 2010 18:46:42 +0200] rev 37621
adapt call
blanchet [Mon, 28 Jun 2010 18:15:40 +0200] rev 37620
remove obsolete component of CNF clause tuple (and reorder it)
blanchet [Mon, 28 Jun 2010 18:08:36 +0200] rev 37619
killed "expand_defs_tac";
it has no raison d'etre now that Skolemization is always done "inline";
the comment in the code suggested that it was used for other things as well but the code clearly did nothing if no Skolem "Frees" were in the problem
blanchet [Mon, 28 Jun 2010 18:02:36 +0200] rev 37618
get rid of Skolem cache by performing CNF-conversion after fact selection
blanchet [Mon, 28 Jun 2010 17:32:28 +0200] rev 37617
always perform "inline" skolemization, polymorphism or not, Skolem cache or not
blanchet [Mon, 28 Jun 2010 17:31:38 +0200] rev 37616
always perform relevance filtering on original formulas
haftmann [Tue, 29 Jun 2010 11:25:30 +0200] rev 37615
merged
haftmann [Tue, 29 Jun 2010 11:25:25 +0200] rev 37614
split off predicate compiler into separate theory
haftmann [Tue, 29 Jun 2010 11:25:04 +0200] rev 37613
split off predicate compiler into separate theory
haftmann [Tue, 29 Jun 2010 11:25:04 +0200] rev 37612
adapted to reorganization of auxiliary list operations; split off predicate compiler into separate theory
haftmann [Tue, 29 Jun 2010 11:25:03 +0200] rev 37611
adapted to change in interface
haftmann [Tue, 29 Jun 2010 11:25:03 +0200] rev 37610
updated generated document