blanchet [Thu, 02 Sep 2010 11:02:13 +0200] rev 39035
make definitional CNF translation code more robust in the presence of existential quantifiers in the "literals"
haftmann [Thu, 02 Sep 2010 12:30:22 +0200] rev 39034
formal framework for presentation of selected statements
haftmann [Thu, 02 Sep 2010 11:42:50 +0200] rev 39033
merged
haftmann [Thu, 02 Sep 2010 11:42:40 +0200] rev 39032
Table.map replaces Table.map'
haftmann [Thu, 02 Sep 2010 10:33:13 +0200] rev 39031
dropped dead code; tuned
haftmann [Thu, 02 Sep 2010 10:29:50 +0200] rev 39030
include names need not be considered as reserved any longer
haftmann [Thu, 02 Sep 2010 10:29:49 +0200] rev 39029
skip empty name bunches; fill up trailing positions with NONEs
haftmann [Thu, 02 Sep 2010 10:29:48 +0200] rev 39028
use code_namespace module for SML and OCaml code
haftmann [Thu, 02 Sep 2010 10:29:48 +0200] rev 39027
Table.map replaces Table.map'
haftmann [Thu, 02 Sep 2010 10:29:47 +0200] rev 39026
avoid cyclic modules
haftmann [Thu, 02 Sep 2010 08:35:16 +0200] rev 39025
merged
haftmann [Wed, 01 Sep 2010 17:21:50 +0200] rev 39024
simultaneous modification of statements: statement names
haftmann [Wed, 01 Sep 2010 17:14:42 +0200] rev 39023
simultaneous modification of statements
haftmann [Wed, 01 Sep 2010 16:08:31 +0200] rev 39022
explicit modify_stmt parameter
haftmann [Wed, 01 Sep 2010 15:51:49 +0200] rev 39021
Graph.map, in analogy to Table.map
haftmann [Wed, 01 Sep 2010 15:33:59 +0200] rev 39020
replaced Table.map' by Table.map
haftmann [Wed, 01 Sep 2010 15:10:12 +0200] rev 39019
merged
haftmann [Wed, 01 Sep 2010 15:09:43 +0200] rev 39018
tuned
haftmann [Wed, 01 Sep 2010 12:27:49 +0200] rev 39017
generalized hierarchical data structure over statements
haftmann [Thu, 02 Sep 2010 09:13:28 +0200] rev 39016
merged
haftmann [Thu, 02 Sep 2010 09:13:16 +0200] rev 39015
normalization is allowed to solve True
blanchet [Thu, 02 Sep 2010 08:51:16 +0200] rev 39014
merged
blanchet [Thu, 02 Sep 2010 08:29:30 +0200] rev 39013
merged
blanchet [Thu, 02 Sep 2010 00:50:51 +0200] rev 39012
cosmetics
blanchet [Thu, 02 Sep 2010 00:17:56 +0200] rev 39011
SNARK doesn't like facts
blanchet [Thu, 02 Sep 2010 00:15:53 +0200] rev 39010
show real CPU time
blanchet [Wed, 01 Sep 2010 23:55:59 +0200] rev 39009
factor out code shared by all ATPs so that it's run only once
blanchet [Wed, 01 Sep 2010 23:47:05 +0200] rev 39008
handle all whitespace, not just ASCII 32
blanchet [Wed, 01 Sep 2010 23:41:31 +0200] rev 39007
speed up SPASS hack + output time information in "blocking" mode
blanchet [Wed, 01 Sep 2010 23:40:40 +0200] rev 39006
remove time information in output, since it's confusing anyway
blanchet [Wed, 01 Sep 2010 23:10:01 +0200] rev 39005
minor refactoring
blanchet [Wed, 01 Sep 2010 23:04:47 +0200] rev 39004
translate the axioms to FOF once and for all ATPs