Tue, 04 Jan 2011 15:03:27 -0800 renamed constant 'UU' to 'bottom', keeping 'UU' as alternative input syntax;
huffman [Tue, 04 Jan 2011 15:03:27 -0800] rev 41429
renamed constant 'UU' to 'bottom', keeping 'UU' as alternative input syntax; removed redundant lemma UU_least
Mon, 03 Jan 2011 17:10:32 +0100 merged
boehmes [Mon, 03 Jan 2011 17:10:32 +0100] rev 41428
merged
Mon, 03 Jan 2011 16:49:28 +0100 updated SMT certificates
boehmes [Mon, 03 Jan 2011 16:49:28 +0100] rev 41427
updated SMT certificates
Mon, 03 Jan 2011 16:22:08 +0100 re-implemented support for datatypes (including records and typedefs);
boehmes [Mon, 03 Jan 2011 16:22:08 +0100] rev 41426
re-implemented support for datatypes (including records and typedefs); added test cases for datatypes, records and typedefs
Mon, 03 Jan 2011 14:01:42 +0100 tuned whitespace
haftmann [Mon, 03 Jan 2011 14:01:42 +0100] rev 41425
tuned whitespace
Fri, 31 Dec 2010 00:11:24 +0100 do not open structure Codegen;
wenzelm [Fri, 31 Dec 2010 00:11:24 +0100] rev 41424
do not open structure Codegen;
Thu, 30 Dec 2010 23:42:06 +0100 do not open auxiliary ML structures;
wenzelm [Thu, 30 Dec 2010 23:42:06 +0100] rev 41423
do not open auxiliary ML structures;
Thu, 30 Dec 2010 22:34:53 +0100 uniform treatment of type vs. term environment (cf. b654fa27fbc4);
wenzelm [Thu, 30 Dec 2010 22:34:53 +0100] rev 41422
uniform treatment of type vs. term environment (cf. b654fa27fbc4); tuned;
Thu, 30 Dec 2010 22:07:18 +0100 uniform treatment of typ_match and raw_match (cf. b654fa27fbc4);
wenzelm [Thu, 30 Dec 2010 22:07:18 +0100] rev 41421
uniform treatment of typ_match and raw_match (cf. b654fa27fbc4);
Thu, 30 Dec 2010 13:31:32 +0100 tuned isatest settings;
wenzelm [Thu, 30 Dec 2010 13:31:32 +0100] rev 41420
tuned isatest settings;
Wed, 29 Dec 2010 22:51:33 +0100 merged
wenzelm [Wed, 29 Dec 2010 22:51:33 +0100] rev 41419
merged
Wed, 29 Dec 2010 21:52:44 +0100 more robust decomposition of simultaneous goals
krauss [Wed, 29 Dec 2010 21:52:44 +0100] rev 41418
more robust decomposition of simultaneous goals
Wed, 29 Dec 2010 21:52:41 +0100 function (default) is legacy feature
krauss [Wed, 29 Dec 2010 21:52:41 +0100] rev 41417
function (default) is legacy feature
Wed, 29 Dec 2010 21:21:11 +0100 more scalable Symbol_Pos.explode;
wenzelm [Wed, 29 Dec 2010 21:21:11 +0100] rev 41416
more scalable Symbol_Pos.explode;
Wed, 29 Dec 2010 20:41:33 +0100 tuned ML toplevel pp for type string: observe depth limit;
wenzelm [Wed, 29 Dec 2010 20:41:33 +0100] rev 41415
tuned ML toplevel pp for type string: observe depth limit;
Wed, 29 Dec 2010 18:18:42 +0100 theory loader: implicit load path is considered legacy;
wenzelm [Wed, 29 Dec 2010 18:18:42 +0100] rev 41414
theory loader: implicit load path is considered legacy;
Wed, 29 Dec 2010 17:34:41 +0100 explicit file specifications -- avoid secondary load path;
wenzelm [Wed, 29 Dec 2010 17:34:41 +0100] rev 41413
explicit file specifications -- avoid secondary load path;
Wed, 29 Dec 2010 13:51:17 +0100 check_file: secondary load path is legacy feature;
wenzelm [Wed, 29 Dec 2010 13:51:17 +0100] rev 41412
check_file: secondary load path is legacy feature;
Wed, 29 Dec 2010 12:37:15 +0100 share_common_data dummy;
wenzelm [Wed, 29 Dec 2010 12:37:15 +0100] rev 41411
share_common_data dummy;
Wed, 29 Dec 2010 12:34:33 +0100 made SML/NJ happy;
wenzelm [Wed, 29 Dec 2010 12:34:33 +0100] rev 41410
made SML/NJ happy;
Wed, 29 Dec 2010 12:25:22 +0100 made SML/NJ happy;
wenzelm [Wed, 29 Dec 2010 12:25:22 +0100] rev 41409
made SML/NJ happy;
Wed, 29 Dec 2010 12:22:38 +0100 tuned comments;
wenzelm [Wed, 29 Dec 2010 12:22:38 +0100] rev 41408
tuned comments;
Wed, 29 Dec 2010 12:16:49 +0100 made SML/NJ happy;
wenzelm [Wed, 29 Dec 2010 12:16:49 +0100] rev 41407
made SML/NJ happy; more accurate dependencies;
Tue, 28 Dec 2010 18:28:52 +0100 made SML/NJ happy;
wenzelm [Tue, 28 Dec 2010 18:28:52 +0100] rev 41406
made SML/NJ happy;
Mon, 27 Dec 2010 12:33:21 +0100 function (tailrec) is a legacy feature
krauss [Mon, 27 Dec 2010 12:33:21 +0100] rev 41405
function (tailrec) is a legacy feature
Sat, 25 Dec 2010 22:18:58 +0100 dropped duplicate unused lemmas;
krauss [Sat, 25 Dec 2010 22:18:58 +0100] rev 41404
dropped duplicate unused lemmas; spelling
Sat, 25 Dec 2010 22:18:55 +0100 partial_function (tailrec) replaces function (tailrec);
krauss [Sat, 25 Dec 2010 22:18:55 +0100] rev 41403
partial_function (tailrec) replaces function (tailrec); dropped unnecessary domain reasoning; curried polydivide_aux
Fri, 24 Dec 2010 14:26:10 -0800 remove lemma ideal_completion.principal_induct2, use principal_induct twice instead
huffman [Fri, 24 Dec 2010 14:26:10 -0800] rev 41402
remove lemma ideal_completion.principal_induct2, use principal_induct twice instead
Thu, 23 Dec 2010 13:11:40 -0800 NEWS updates for HOLCF
huffman [Thu, 23 Dec 2010 13:11:40 -0800] rev 41401
NEWS updates for HOLCF
Thu, 23 Dec 2010 11:52:26 -0800 replaced separate lemmas seq{1,2,3} with seq_simps
huffman [Thu, 23 Dec 2010 11:52:26 -0800] rev 41400
replaced separate lemmas seq{1,2,3} with seq_simps
Thu, 23 Dec 2010 11:51:59 -0800 changed syntax of powerdomain binary union operators
huffman [Thu, 23 Dec 2010 11:51:59 -0800] rev 41399
changed syntax of powerdomain binary union operators
Thu, 23 Dec 2010 12:20:09 +0100 tuned order of NEWS
haftmann [Thu, 23 Dec 2010 12:20:09 +0100] rev 41398
tuned order of NEWS
Thu, 23 Dec 2010 12:04:29 +0100 NEWS
haftmann [Thu, 23 Dec 2010 12:04:29 +0100] rev 41397
NEWS
Thu, 23 Dec 2010 12:01:02 +0100 documentation stub on type_lifting
haftmann [Thu, 23 Dec 2010 12:01:02 +0100] rev 41396
documentation stub on type_lifting
Thu, 23 Dec 2010 09:20:43 +0100 tuned comments and line breaks
haftmann [Thu, 23 Dec 2010 09:20:43 +0100] rev 41395
tuned comments and line breaks
Wed, 22 Dec 2010 18:24:04 -0800 rename function ideal_completion.basis_fun to ideal_completion.extension
huffman [Wed, 22 Dec 2010 18:24:04 -0800] rev 41394
rename function ideal_completion.basis_fun to ideal_completion.extension
Wed, 22 Dec 2010 18:23:48 -0800 fix another proof script broken by a35af5180c01
huffman [Wed, 22 Dec 2010 18:23:48 -0800] rev 41393
fix another proof script broken by a35af5180c01
Wed, 22 Dec 2010 17:51:22 -0800 fix proof script broken by a35af5180c01
huffman [Wed, 22 Dec 2010 17:51:22 -0800] rev 41392
fix proof script broken by a35af5180c01
Wed, 22 Dec 2010 22:21:14 +0100 merged
haftmann [Wed, 22 Dec 2010 22:21:14 +0100] rev 41391
merged
Wed, 22 Dec 2010 22:20:57 +0100 full localization with possibly multiple entries;
haftmann [Wed, 22 Dec 2010 22:20:57 +0100] rev 41390
full localization with possibly multiple entries; explicit prohibition of fixed type variables
Wed, 22 Dec 2010 21:14:57 +0100 tool-compliant mapper declaration
haftmann [Wed, 22 Dec 2010 21:14:57 +0100] rev 41389
tool-compliant mapper declaration
Wed, 22 Dec 2010 20:57:13 +0100 more proof contexts; formal declaration
haftmann [Wed, 22 Dec 2010 20:57:13 +0100] rev 41388
more proof contexts; formal declaration
Wed, 22 Dec 2010 20:44:36 +0100 mapper is arbitrary term, not only constant;
haftmann [Wed, 22 Dec 2010 20:44:36 +0100] rev 41387
mapper is arbitrary term, not only constant; proper backward proofs of derived properties
Wed, 22 Dec 2010 20:08:40 +0100 tuned comment
haftmann [Wed, 22 Dec 2010 20:08:40 +0100] rev 41386
tuned comment
Wed, 22 Dec 2010 14:44:03 +0100 merged
wenzelm [Wed, 22 Dec 2010 14:44:03 +0100] rev 41385
merged
Wed, 22 Dec 2010 09:02:43 +0100 made SML/NJ happy
blanchet [Wed, 22 Dec 2010 09:02:43 +0100] rev 41384
made SML/NJ happy
Wed, 22 Dec 2010 13:49:06 +0100 check JVM later, to avoid potential conflict with jEdit splash screen;
wenzelm [Wed, 22 Dec 2010 13:49:06 +0100] rev 41383
check JVM later, to avoid potential conflict with jEdit splash screen;
Wed, 22 Dec 2010 13:30:58 +0100 explicit JVM check on startup;
wenzelm [Wed, 22 Dec 2010 13:30:58 +0100] rev 41382
explicit JVM check on startup;
Wed, 22 Dec 2010 12:05:17 +0100 more explicit jvm_name;
wenzelm [Wed, 22 Dec 2010 12:05:17 +0100] rev 41381
more explicit jvm_name;
Wed, 22 Dec 2010 11:52:57 +0100 isabelle java: prefer -server here;
wenzelm [Wed, 22 Dec 2010 11:52:57 +0100] rev 41380
isabelle java: prefer -server here;
Tue, 21 Dec 2010 21:54:51 +0100 configuration option "rule_trace";
wenzelm [Tue, 21 Dec 2010 21:54:51 +0100] rev 41379
configuration option "rule_trace"; discontinued preference "trace-rules";
Tue, 21 Dec 2010 21:31:36 +0100 configuration option "syntax_branching_level";
wenzelm [Tue, 21 Dec 2010 21:31:36 +0100] rev 41378
configuration option "syntax_branching_level";
Tue, 21 Dec 2010 21:21:21 +0100 configuration option "syntax_ast_trace" and "syntax_ast_stat";
wenzelm [Tue, 21 Dec 2010 21:21:21 +0100] rev 41377
configuration option "syntax_ast_trace" and "syntax_ast_stat";
Tue, 21 Dec 2010 21:05:50 +0100 more robust ML antiquotations -- allow original tokens without adjacent whitespace;
wenzelm [Tue, 21 Dec 2010 21:05:50 +0100] rev 41376
more robust ML antiquotations -- allow original tokens without adjacent whitespace;
Tue, 21 Dec 2010 19:35:36 +0100 configuration option "ML_trace";
wenzelm [Tue, 21 Dec 2010 19:35:36 +0100] rev 41375
configuration option "ML_trace";
Tue, 21 Dec 2010 17:52:35 +0100 merged
haftmann [Tue, 21 Dec 2010 17:52:35 +0100] rev 41374
merged
Tue, 21 Dec 2010 17:52:23 +0100 id_const replaces mk_id
haftmann [Tue, 21 Dec 2010 17:52:23 +0100] rev 41373
id_const replaces mk_id
Tue, 21 Dec 2010 17:52:23 +0100 tuned type_lifting declarations
haftmann [Tue, 21 Dec 2010 17:52:23 +0100] rev 41372
tuned type_lifting declarations
Tue, 21 Dec 2010 16:14:46 +0100 prove more algebraic version of functorial properties; retain old properties for convenience
haftmann [Tue, 21 Dec 2010 16:14:46 +0100] rev 41371
prove more algebraic version of functorial properties; retain old properties for convenience
Tue, 21 Dec 2010 08:43:39 -0800 declare more simp rules, rewrite proofs in Isar-style
huffman [Tue, 21 Dec 2010 08:43:39 -0800] rev 41370
declare more simp rules, rewrite proofs in Isar-style
Tue, 21 Dec 2010 16:41:31 +0100 merged
hoelzl [Tue, 21 Dec 2010 16:41:31 +0100] rev 41369
merged
Tue, 21 Dec 2010 15:00:59 +0100 use DERIV_intros
hoelzl [Tue, 21 Dec 2010 15:00:59 +0100] rev 41368
use DERIV_intros
Tue, 21 Dec 2010 14:50:53 +0100 generalized monoseq, decseq and incseq; simplified proof for seq_monosub
hoelzl [Tue, 21 Dec 2010 14:50:53 +0100] rev 41367
generalized monoseq, decseq and incseq; simplified proof for seq_monosub
Tue, 21 Dec 2010 15:16:27 +0100 merged
haftmann [Tue, 21 Dec 2010 15:16:27 +0100] rev 41366
merged
Tue, 21 Dec 2010 15:15:55 +0100 proper static closures
haftmann [Tue, 21 Dec 2010 15:15:55 +0100] rev 41365
proper static closures
Tue, 21 Dec 2010 15:15:55 +0100 tuned names
haftmann [Tue, 21 Dec 2010 15:15:55 +0100] rev 41364
tuned names
Tue, 21 Dec 2010 14:54:23 +0100 renamed mk_id to the more canonical id_const
haftmann [Tue, 21 Dec 2010 14:54:23 +0100] rev 41363
renamed mk_id to the more canonical id_const
Tue, 21 Dec 2010 14:18:45 +0100 merged
blanchet [Tue, 21 Dec 2010 14:18:45 +0100] rev 41362
merged
Tue, 21 Dec 2010 13:57:35 +0100 better parsing of options, in case the value has '='
blanchet [Tue, 21 Dec 2010 13:57:35 +0100] rev 41361
better parsing of options, in case the value has '='
Tue, 21 Dec 2010 13:57:19 +0100 show the relation
blanchet [Tue, 21 Dec 2010 13:57:19 +0100] rev 41360
show the relation
Tue, 21 Dec 2010 10:25:17 +0100 merged
blanchet [Tue, 21 Dec 2010 10:25:17 +0100] rev 41359
merged
Tue, 21 Dec 2010 10:24:56 +0100 renamed "sledgehammer_tactic.ML" to "sledgehammer_tactics.ML" (cf. module name);
blanchet [Tue, 21 Dec 2010 10:24:56 +0100] rev 41358
renamed "sledgehammer_tactic.ML" to "sledgehammer_tactics.ML" (cf. module name); use it in "Mirabelle.thy"
Tue, 21 Dec 2010 10:18:56 +0100 added "sledgehammer_tac" as possible reconstructor in Mirabelle
blanchet [Tue, 21 Dec 2010 10:18:56 +0100] rev 41357
added "sledgehammer_tac" as possible reconstructor in Mirabelle
Tue, 21 Dec 2010 12:48:47 +0100 merged
wenzelm [Tue, 21 Dec 2010 12:48:47 +0100] rev 41356
merged
Tue, 21 Dec 2010 12:02:05 +0100 merged
boehmes [Tue, 21 Dec 2010 12:02:05 +0100] rev 41355
merged
Tue, 21 Dec 2010 11:05:30 +0100 also provide a view on arguments for "external" built-in symbols (similar to "internal" (real) built-in symbols)
boehmes [Tue, 21 Dec 2010 11:05:30 +0100] rev 41354
also provide a view on arguments for "external" built-in symbols (similar to "internal" (real) built-in symbols)
Tue, 21 Dec 2010 01:12:14 +0100 Enabled non fully polymorphic map functions in subtyping
traytel [Tue, 21 Dec 2010 01:12:14 +0100] rev 41353
Enabled non fully polymorphic map functions in subtyping
Tue, 21 Dec 2010 11:54:35 +0100 make SML/NJ and Poly/ML agree on the type of "before";
wenzelm [Tue, 21 Dec 2010 11:54:35 +0100] rev 41352
make SML/NJ and Poly/ML agree on the type of "before";
Tue, 21 Dec 2010 10:20:33 +0100 only depend on exisiting statements
haftmann [Tue, 21 Dec 2010 10:20:33 +0100] rev 41351
only depend on exisiting statements
Tue, 21 Dec 2010 09:29:53 +0100 merged
haftmann [Tue, 21 Dec 2010 09:29:53 +0100] rev 41350
merged
Tue, 21 Dec 2010 09:29:33 +0100 evaluator separating static and dynamic operations
haftmann [Tue, 21 Dec 2010 09:29:33 +0100] rev 41349
evaluator separating static and dynamic operations
Tue, 21 Dec 2010 09:19:37 +0100 tuned naming
haftmann [Tue, 21 Dec 2010 09:19:37 +0100] rev 41348
tuned naming
Tue, 21 Dec 2010 09:18:29 +0100 evaluator separating static and dynamic operations
haftmann [Tue, 21 Dec 2010 09:18:29 +0100] rev 41347
evaluator separating static and dynamic operations
Tue, 21 Dec 2010 09:18:29 +0100 canonical handling of theory context argument
haftmann [Tue, 21 Dec 2010 09:18:29 +0100] rev 41346
canonical handling of theory context argument
Tue, 21 Dec 2010 09:16:03 +0100 merged
haftmann [Tue, 21 Dec 2010 09:16:03 +0100] rev 41345
merged
Tue, 21 Dec 2010 08:40:39 +0100 evaluator separating static and dynamic operations
haftmann [Tue, 21 Dec 2010 08:40:39 +0100] rev 41344
evaluator separating static and dynamic operations
Tue, 21 Dec 2010 08:40:39 +0100 program is separate argument to serializer
haftmann [Tue, 21 Dec 2010 08:40:39 +0100] rev 41343
program is separate argument to serializer
Tue, 21 Dec 2010 07:45:04 +0100 more explicit structure for serializer invocation
haftmann [Tue, 21 Dec 2010 07:45:04 +0100] rev 41342
more explicit structure for serializer invocation
Tue, 21 Dec 2010 08:38:03 +0100 merged
nipkow [Tue, 21 Dec 2010 08:38:03 +0100] rev 41341
merged
Tue, 21 Dec 2010 08:37:48 +0100 tuned proof
nipkow [Tue, 21 Dec 2010 08:37:48 +0100] rev 41340
tuned proof
Tue, 21 Dec 2010 07:23:21 +0100 HOLogic.mk_id
haftmann [Tue, 21 Dec 2010 07:23:21 +0100] rev 41339
HOLogic.mk_id
Tue, 21 Dec 2010 06:53:20 +0100 avoid weird symbols in path
blanchet [Tue, 21 Dec 2010 06:53:20 +0100] rev 41338
avoid weird symbols in path
Tue, 21 Dec 2010 06:06:28 +0100 mechanism to keep SMT input and output files around in Mirabelle
blanchet [Tue, 21 Dec 2010 06:06:28 +0100] rev 41337
mechanism to keep SMT input and output files around in Mirabelle
Tue, 21 Dec 2010 04:33:17 +0100 proper handling of the arguments of SMT builtins -- for numerals, ignore the arguments (Pls, Bit0, Bit1, ..), for functions, consider them;
blanchet [Tue, 21 Dec 2010 04:33:17 +0100] rev 41336
proper handling of the arguments of SMT builtins -- for numerals, ignore the arguments (Pls, Bit0, Bit1, ..), for functions, consider them; removed "is_builtin_ext", which is too limited an API to be useful in light of the aforementioned restriction
Tue, 21 Dec 2010 03:56:51 +0100 added "smt_triggers" option to experiment with triggers in Sledgehammer;
blanchet [Tue, 21 Dec 2010 03:56:51 +0100] rev 41335
added "smt_triggers" option to experiment with triggers in Sledgehammer; renamings (for consistency)
Tue, 21 Dec 2010 01:12:17 +0100 enable E weight generation with unofficial latest version of E (tentatively called E 1.2B) -- backed by Judgment Day
blanchet [Tue, 21 Dec 2010 01:12:17 +0100] rev 41334
enable E weight generation with unofficial latest version of E (tentatively called E 1.2B) -- backed by Judgment Day
Mon, 20 Dec 2010 23:36:58 +0100 Cygwin: Poly/ML 5.4.0 requires libgmp3;
wenzelm [Mon, 20 Dec 2010 23:36:58 +0100] rev 41333
Cygwin: Poly/ML 5.4.0 requires libgmp3;
Mon, 20 Dec 2010 23:30:32 +0100 updated to polyml-5.4.0;
wenzelm [Mon, 20 Dec 2010 23:30:32 +0100] rev 41332
updated to polyml-5.4.0;
Mon, 20 Dec 2010 23:26:17 +0100 tuned;
wenzelm [Mon, 20 Dec 2010 23:26:17 +0100] rev 41331
tuned;
Mon, 20 Dec 2010 23:19:16 +0100 updated for Poly/ML 5.4.0;
wenzelm [Mon, 20 Dec 2010 23:19:16 +0100] rev 41330
updated for Poly/ML 5.4.0;
Mon, 20 Dec 2010 22:27:26 +0100 merged
boehmes [Mon, 20 Dec 2010 22:27:26 +0100] rev 41329
merged
Mon, 20 Dec 2010 22:02:57 +0100 avoid ML structure aliases (especially single-letter abbreviations)
boehmes [Mon, 20 Dec 2010 22:02:57 +0100] rev 41328
avoid ML structure aliases (especially single-letter abbreviations)
Mon, 20 Dec 2010 21:04:45 +0100 added an additional beta reduction: unfolding of special quantifiers might leave terms unnormalized wrt to beta reductions
boehmes [Mon, 20 Dec 2010 21:04:45 +0100] rev 41327
added an additional beta reduction: unfolding of special quantifiers might leave terms unnormalized wrt to beta reductions
Mon, 20 Dec 2010 11:11:51 -0800 merged
huffman [Mon, 20 Dec 2010 11:11:51 -0800] rev 41326
merged
Mon, 20 Dec 2010 10:57:01 -0800 configure domain package to work with HOL option type
huffman [Mon, 20 Dec 2010 10:57:01 -0800] rev 41325
configure domain package to work with HOL option type
Mon, 20 Dec 2010 10:48:01 -0800 make internal proofs for deflation and isodefl theorems more robust, by avoiding calls to the simplifier for beta-reduction
huffman [Mon, 20 Dec 2010 10:48:01 -0800] rev 41324
make internal proofs for deflation and isodefl theorems more robust, by avoiding calls to the simplifier for beta-reduction
Mon, 20 Dec 2010 09:48:16 -0800 simplify proofs
huffman [Mon, 20 Dec 2010 09:48:16 -0800] rev 41323
simplify proofs
Mon, 20 Dec 2010 09:41:55 -0800 beta-reduction simproc uses lemma Abs_cfun_inverse2 instead of beta_cfun, to be more robust against eta-contraction
huffman [Mon, 20 Dec 2010 09:41:55 -0800] rev 41322
beta-reduction simproc uses lemma Abs_cfun_inverse2 instead of beta_cfun, to be more robust against eta-contraction
Mon, 20 Dec 2010 08:26:47 -0800 configure domain package to work with HOL sum type
huffman [Mon, 20 Dec 2010 08:26:47 -0800] rev 41321
configure domain package to work with HOL sum type
Mon, 20 Dec 2010 07:50:47 -0800 replace list_map function with an abbreviation
huffman [Mon, 20 Dec 2010 07:50:47 -0800] rev 41320
replace list_map function with an abbreviation
Mon, 20 Dec 2010 18:48:13 +0100 merged
blanchet [Mon, 20 Dec 2010 18:48:13 +0100] rev 41319
merged
Mon, 20 Dec 2010 14:55:24 +0100 run SPASS and Vampire in SOS mode only if >= 50 facts are passed -- otherwise we are probably minimizing and then it's better if the prover is run only once with a full strategy
blanchet [Mon, 20 Dec 2010 14:55:24 +0100] rev 41318
run SPASS and Vampire in SOS mode only if >= 50 facts are passed -- otherwise we are probably minimizing and then it's better if the prover is run only once with a full strategy
Mon, 20 Dec 2010 14:17:49 +0100 disable feature that was enabled by mistake
blanchet [Mon, 20 Dec 2010 14:17:49 +0100] rev 41317
disable feature that was enabled by mistake
Mon, 20 Dec 2010 14:10:40 +0100 make exceptions more transparent in "debug" mode
blanchet [Mon, 20 Dec 2010 14:10:40 +0100] rev 41316
make exceptions more transparent in "debug" mode
Mon, 20 Dec 2010 14:09:45 +0100 remove spurious line
blanchet [Mon, 20 Dec 2010 14:09:45 +0100] rev 41315
remove spurious line
Mon, 20 Dec 2010 13:52:44 +0100 use the options provided by Stephan Schulz -- much better
blanchet [Mon, 20 Dec 2010 13:52:44 +0100] rev 41314
use the options provided by Stephan Schulz -- much better
Mon, 20 Dec 2010 12:12:35 +0100 optionally supply constant weights to E -- turned off by default until properly parameterized
blanchet [Mon, 20 Dec 2010 12:12:35 +0100] rev 41313
optionally supply constant weights to E -- turned off by default until properly parameterized
Mon, 20 Dec 2010 17:31:58 +0100 merged
haftmann [Mon, 20 Dec 2010 17:31:58 +0100] rev 41312
merged
Mon, 20 Dec 2010 15:37:25 +0100 type_lifting for predicates
haftmann [Mon, 20 Dec 2010 15:37:25 +0100] rev 41311
type_lifting for predicates
Mon, 20 Dec 2010 16:44:33 +0100 proper identifiers for consts and types;
wenzelm [Mon, 20 Dec 2010 16:44:33 +0100] rev 41310
proper identifiers for consts and types;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip