第一范文网 - 专业文章范例文档资料分享平台

Tabu search for maximal constraint satisfaction problems

来源:用户分享 时间:2021-06-01 本文由百年孤独 分享 下载这篇文档 手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

Abstract. This paper presents a Tabu Search (TS) algorithm for solving maximal constraint satisfaction problems. The algorithm was tested on a wide range of random instances (up to 500 variables and 30 values). Comparisons were carried out with a min-confl

Tabu Search for Maximal Constraint Satisfaction ProblemsPhilippe Galinier and Jin-Kao HaoLGI2P EMA-EERIE Parc Scienti que Georges Besse F-30000 N^mes France email: fgalinier, haog@eerie.fr

Abstract. This paper presents a Tabu Search (TS) algorithm for solving maximal constraint satisfaction problems. The algorithm was tested on a wide range of random instances (up to 500 variables and 30 values). Comparisons were carried out with a min-con icts+random-walk (MCRW) algorithm. Empirical evidence shows that the TS algorithm nds results which are better than that of the MCRW algorithm.the TS algorithm is 3 to 5 times faster than the MCRW algorithm to nd solutions of the same quality. Keywords: Tabu search, constraint solving, combinatorial optimization.

1 IntroductionA nite Constraint Network (CN) is composed of a nite set X of variables, a set D of nite domains and a set C of constraints over subsets of X. A constraint is a subset of the Cartesian product of the domains of the variables involved that speci es which combinations of values are compatible. A CN is said to be binary if all the constraints have 2 variables. Given a CN, the Constraint Satisfaction Problem (CSP) consists in nding one or more complete assignments of values to the variables that satisfy all the constraints 13] while the Maximal Constraint Satisfaction Problem (MCSP) is an optimization problem consisting in looking for an assignment that satis es the maximal number of constraints 4]. Known to be NP-complete (NP-hard) in general, both MCSP and CSP are of great importance in practice. In fact, many applications related to allocation, assignment, scheduling and so on can be modeled as a CSP or a MCSP. Methods for solving CSP include many complete algorithms based on backtracking and ltering techniques 19] and incomplete ones based on repair heuristics such as Min-con icts 14]. Similarly,methods for solving MCSP include exact algorithms based on branch-and-bound techniques 4, 12, 20] and approximation ones based on the above mentioned repair heuristics 21]. The main advantage of an exact (complete for CSP) method is its guarantee of optimality (completeness for CSP). The main drawback of such a method remains the time necessary to compute large scale instances. On the contrary,

搜索“diyifanwen.net”或“第一范文网”即可找到本站免费阅读全部范文。收藏本站方便下次阅读,第一范文网,提供最新教学研究Tabu search for maximal constraint satisfaction problems全文阅读和word下载服务。

Tabu search for maximal constraint satisfaction problems.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/wenku/1190449.html(转载请注明文章来源)
热门推荐
Copyright © 2018-2022 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top