- 1、本文档共6页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
An Empirical Comparison of CSP Decomposition Methods
An Empirical Comparison of CSP
Decomposition Methods
Sathiamoorthy Subbarayan
Computational Logic and Algorithms Group
IT University of Copenhagen
Denmark
sathi@itu.dk
Abstract. We present an empirical comparison of decomposition tech-
niques for CSPs. We compare three popular heuristics for tree decompo-
sition and an exact method for optimal tree decomposition, along with
two methods for hypertree decomposition. We use a small sample of
instances in the experiments. We find that the connected hypertree de-
composition method finds more optimal width decompositions than the
other methods. In the case, the width of the tree decomposition obtained
is the criteria for comparison, then the heuristics are still the better op-
tion than the optimal decomposition methods. Especially, the min-fill
heuristic quickly finds relatively very good decompositions.
1 Introduction
The CSPs from many problem domains have an underlying tree-like structure.
The tree-likeness of a CSP can be captured by the treewidth [1] of the constraint
graph (or hypergraph) [2] of the CSP. We have observed low treewidth in many
instances from several problem domains, like configuration, fault-trees, protein-
side chain packing, Bayesian networks and digital circuits.
When a CSP instance is known to have a low treewidth, it is often advanta-
geous to exploit the low treewidth by obtaining a tree decomposition [1] of the
CSP. The obtained tree decomposition can be used to speed-up constraint solv-
ing. A well-known technique for exploiting tree decomposition for CSP solving
is the tree-clustering [2] method. The speed-up is often high in applications like
exact-inference in Bayesian networks and configuration, where there is a need to
compile all the solutions.
The usual method for obtaining a tree-decomposition is to use one of the
several heuristics on the constraint graph of an instance. The popular heuristics
are maximum cardinality search (mcs) [3], minimum degree (mindeg) [4] and
minimum fill-in
您可能关注的文档
- A Measurement of $R ={sigma_L}{sigma_T}$ in Deep Inelastic Neutrino-Nucleon Scattering at t.pdf
- A method to compute the migration rate of planar solid–liquid interfaces in binary alloys.pdf
- A Methodological View on Knowledge-Intensive Subgroup Discovery.pdf
- A minimal model with large extra dimensions to fit the neutrino data.pdf
- A Minimalist Turbulent Boundary Layer Model.pdf
- A modelling system for predicting air pollution_ comparison of model predictions with the data of an.pdf
- A modular concept of plant foraging behaviour- the interplay between local responses and systemic.pdf
- A More Comprehensive Approach to Enhancing Business Process Efficiency.pdf
- A Modified Fast Marriage in Honey Bee Opjtimization Algorithm.pdf
- A method for cartoonstyle rendering of liquid animations.pdf
- An efficient phrase-to-phrase alignment model for arbitrarily long phrase and large corpora.pdf
- An Empirical Comparison of Information-Theoretic Selection.pdf
- An Empirical Comparison of Networks and Routing Strategies for Parallel.pdf
- An empirical comparison of.pdf
- An empirical study of bank efficiency in China after WTO.pdf
- An evaluation exercise for word alignment.pdf
- An example of a master production schedule.pdf
- An experimental comparison of imitation paradigms used in social robotics.pdf
- an extensive comparison of recent classification tools applied to microarry data 2005.pdf
- An extensive library of 2500-10500 Ang synthetic spectra.pdf
文档评论(0)