Thu, 12 May 2011 15:29:19 +0200 drop some type arguments to constants in unsound type systems + remove a few type systems that make no sense from the circulation
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42753
drop some type arguments to constants in unsound type systems + remove a few type systems that make no sense from the circulation
Thu, 12 May 2011 15:29:19 +0200 tuning
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42752
tuning
Thu, 12 May 2011 15:29:19 +0200 fixed conjecture resolution bug for Vampire 1.0's TSTP output
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42751
fixed conjecture resolution bug for Vampire 1.0's TSTP output
Thu, 12 May 2011 15:29:19 +0200 ensure Set.member isn't introduced by Meson's preprocessing if it's supposed to be unfolded
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42750
ensure Set.member isn't introduced by Meson's preprocessing if it's supposed to be unfolded
Thu, 12 May 2011 15:29:19 +0200 Metis doesn't find an old proof in acceptable time now that higher-order equality reasoning is supported -- tuned proof script to help it
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42749
Metis doesn't find an old proof in acceptable time now that higher-order equality reasoning is supported -- tuned proof script to help it
Thu, 12 May 2011 15:29:19 +0200 drop support for Vampire's native output format -- it has too many undocumented oddities, e.g. "BDD definition:" lines
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42748
drop support for Vampire's native output format -- it has too many undocumented oddities, e.g. "BDD definition:" lines
Thu, 12 May 2011 15:29:19 +0200 use the same code for extensionalization in Metis and Sledgehammer and generalize that code so that it gracefully handles negations (e.g. negated conjecture), formulas of the form (%x. t) = u, etc.
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42747
use the same code for extensionalization in Metis and Sledgehammer and generalize that code so that it gracefully handles negations (e.g. negated conjecture), formulas of the form (%x. t) = u, etc.
Thu, 12 May 2011 15:29:19 +0200 further lower penalty associated with existentials in Sledgehammer's relevance filter, so that "exhaust" facts are picked up
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42746
further lower penalty associated with existentials in Sledgehammer's relevance filter, so that "exhaust" facts are picked up
Thu, 12 May 2011 15:29:19 +0200 reenabled equality proxy in Metis for higher-order reasoning
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42745
reenabled equality proxy in Metis for higher-order reasoning
Thu, 12 May 2011 15:29:19 +0200 added "SMT." qualifier for constant to make it possible to reload "smt_monomorph.ML" from outside the "SMT" theory (for experiments) -- this is also consistent with the other SMT constants mentioned in this source file
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42744
added "SMT." qualifier for constant to make it possible to reload "smt_monomorph.ML" from outside the "SMT" theory (for experiments) -- this is also consistent with the other SMT constants mentioned in this source file
Thu, 12 May 2011 15:29:19 +0200 reflect option renaming in doc + do not document the type systems poly_preds? and poly_tags?, since they are virtually identical to the non-? versions
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42743
reflect option renaming in doc + do not document the type systems poly_preds? and poly_tags?, since they are virtually identical to the non-? versions
Thu, 12 May 2011 15:29:19 +0200 unfold set constants in Sledgehammer/ATP as well if Metis does it too
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42742
unfold set constants in Sledgehammer/ATP as well if Metis does it too
Thu, 12 May 2011 15:29:19 +0200 do not pollute relevance filter facts with too many facts about the boring set constants Collect and mem_def, which we might anyway unfold depending on Meson's settings
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42741
do not pollute relevance filter facts with too many facts about the boring set constants Collect and mem_def, which we might anyway unfold depending on Meson's settings
Thu, 12 May 2011 15:29:19 +0200 renamed "max_mono_instances" to "max_new_mono_instances" and changed its semantics accordingly
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42740
renamed "max_mono_instances" to "max_new_mono_instances" and changed its semantics accordingly
Thu, 12 May 2011 15:29:19 +0200 added unfold set constant functionality to Meson/Metis -- disabled by default for now
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42739
added unfold set constant functionality to Meson/Metis -- disabled by default for now
Thu, 12 May 2011 15:29:19 +0200 remove unused parameter
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42738
remove unused parameter
Thu, 12 May 2011 15:29:19 +0200 reduced penalty associated with existential quantifiers
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42737
reduced penalty associated with existential quantifiers
Thu, 12 May 2011 15:29:19 +0200 ensure that Auto Sledgehammer is run with full type information
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42736
ensure that Auto Sledgehammer is run with full type information
Thu, 12 May 2011 15:29:19 +0200 fine-tuned the relevance filter, so that equations of the form "c = (%x. _)" and constants occurring in chained facts are not unduely penalized
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42735
fine-tuned the relevance filter, so that equations of the form "c = (%x. _)" and constants occurring in chained facts are not unduely penalized
Thu, 12 May 2011 15:29:19 +0200 don't give weights to built-in symbols
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42734
don't give weights to built-in symbols
Thu, 12 May 2011 15:29:19 +0200 more robust exception handling in Metis (also works if there are several subgoals)
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42733
more robust exception handling in Metis (also works if there are several subgoals)
Thu, 12 May 2011 15:29:19 +0200 no penality for constants that appear in chained facts
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42732
no penality for constants that appear in chained facts
Thu, 12 May 2011 15:29:19 +0200 gracefully declare fTrue and fFalse proxies' types if the constants only appear in the helpers
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42731
gracefully declare fTrue and fFalse proxies' types if the constants only appear in the helpers
Thu, 12 May 2011 15:29:19 +0200 improve detection of quantifications over dangerous types by leveraging "is_type_surely_finite" predicate and added "prop" to the list of surely finite types
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42730
improve detection of quantifications over dangerous types by leveraging "is_type_surely_finite" predicate and added "prop" to the list of surely finite types
Thu, 12 May 2011 15:29:19 +0200 tune whitespace
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42729
tune whitespace
Thu, 12 May 2011 15:29:19 +0200 added configuration options for experimental features
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42728
added configuration options for experimental features
Thu, 12 May 2011 15:29:19 +0200 ensure type class predicates are generated in symbol declarations (for "poly_preds" and similar)
blanchet [Thu, 12 May 2011 15:29:19 +0200] rev 42727
ensure type class predicates are generated in symbol declarations (for "poly_preds" and similar)
Thu, 12 May 2011 15:29:18 +0200 avoid "Empty" exception by making sure that a certain optimization only is attempted when it makes sense
blanchet [Thu, 12 May 2011 15:29:18 +0200] rev 42726
avoid "Empty" exception by making sure that a certain optimization only is attempted when it makes sense
Thu, 12 May 2011 15:29:18 +0200 added "force_sos" options to control SPASS's and Vampire's use of SOS in experiments + added corresponding Mirabelle options
blanchet [Thu, 12 May 2011 15:29:18 +0200] rev 42725
added "force_sos" options to control SPASS's and Vampire's use of SOS in experiments + added corresponding Mirabelle options
Thu, 12 May 2011 15:29:18 +0200 added "max_mono_instances" option to Sledgehammer and renamed old "monomorphize_limit" option
blanchet [Thu, 12 May 2011 15:29:18 +0200] rev 42724
added "max_mono_instances" option to Sledgehammer and renamed old "monomorphize_limit" option
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip