• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

一种带有概率禁忌搜索的不耐烦进化算法,用于通过团发现对图论和集合论中的一些NP难问题进行统一求解。

An impatient evolutionary algorithm with probabilistic tabu search for unified solution of some NP-hard problems in graph and set theory via clique finding.

作者信息

Guturu Parthasarathy, Dantu Ram

机构信息

Department of Electrical Engineering, College ofEngineering, University of North Texas, Denton, TX 76203-1277, USA. e-mail:

出版信息

IEEE Trans Syst Man Cybern B Cybern. 2008 Jun;38(3):645-66. doi: 10.1109/TSMCB.2008.915645.

DOI:10.1109/TSMCB.2008.915645
PMID:18558530
Abstract

Many graph- and set-theoretic problems, because of their tremendous application potential and theoretical appeal, have been well investigated by the researchers in complexity theory and were found to be NP-hard. Since the combinatorial complexity of these problems does not permit exhaustive searches for optimal solutions, only near-optimal solutions can be explored using either various problem-specific heuristic strategies or metaheuristic global-optimization methods, such as simulated annealing, genetic algorithms, etc. In this paper, we propose a unified evolutionary algorithm (EA) to the problems of maximum clique finding, maximum independent set, minimum vertex cover, subgraph and double subgraph isomorphism, set packing, set partitioning, and set cover. In the proposed approach, we first map these problems onto the maximum clique-finding problem (MCP), which is later solved using an evolutionary strategy. The proposed impatient EA with probabilistic tabu search (IEA-PTS) for the MCP integrates the best features of earlier successful approaches with a number of new heuristics that we developed to yield a performance that advances the state of the art in EAs for the exploration of the maximum cliques in a graph. Results of experimentation with the 37 DIMACS benchmark graphs and comparative analyses with six state-of-the-art algorithms, including two from the smaller EA community and four from the larger metaheuristics community, indicate that the IEA-PTS outperforms the EAs with respect to a Pareto-lexicographic ranking criterion and offers competitive performance on some graph instances when individually compared to the other heuristic algorithms. It has also successfully set a new benchmark on one graph instance. On another benchmark suite called Benchmarks with Hidden Optimal Solutions, IEA-PTS ranks second, after a very recent algorithm called COVER, among its peers that have experimented with this suite.

摘要

由于具有巨大的应用潜力和理论吸引力,许多图论和集合论问题已得到复杂性理论研究人员的充分研究,并被发现是NP难问题。由于这些问题的组合复杂性不允许对最优解进行穷举搜索,因此只能使用各种特定于问题的启发式策略或元启发式全局优化方法(如模拟退火、遗传算法等)来探索近似最优解。在本文中,我们针对最大团查找、最大独立集、最小顶点覆盖、子图和双子图同构、集合包装、集合划分和集合覆盖等问题提出了一种统一的进化算法(EA)。在所提出的方法中,我们首先将这些问题映射到最大团查找问题(MCP)上,然后使用进化策略来解决该问题。所提出的用于MCP的带有概率禁忌搜索的不耐烦EA(IEA-PTS)将早期成功方法的最佳特性与我们开发的许多新启发式方法相结合,以产生一种性能,在用于探索图中最大团的EA中达到了当前的先进水平。对37个DIMACS基准图进行实验的结果以及与六种先进算法(包括来自较小EA社区的两种算法和来自较大元启发式社区的四种算法)的比较分析表明,IEA-PTS在帕累托字典序排名标准方面优于EA,并且在与其他启发式算法单独比较时,在某些图实例上具有竞争力的性能。它还在一个图实例上成功地设定了一个新的基准。在另一个名为“具有隐藏最优解的基准”的基准套件上,IEA-PTS在对该套件进行实验的同类算法中,仅次于最近一种名为COVER的算法,排名第二。

相似文献

1
An impatient evolutionary algorithm with probabilistic tabu search for unified solution of some NP-hard problems in graph and set theory via clique finding.一种带有概率禁忌搜索的不耐烦进化算法,用于通过团发现对图论和集合论中的一些NP难问题进行统一求解。
IEEE Trans Syst Man Cybern B Cybern. 2008 Jun;38(3):645-66. doi: 10.1109/TSMCB.2008.915645.
2
Payoff-monotonic game dynamics and the maximum clique problem.收益单调博弈动力学与最大团问题
Neural Comput. 2006 May;18(5):1215-58. doi: 10.1162/089976606776241011.
3
A path following algorithm for the graph matching problem.图匹配问题的路径跟踪算法。
IEEE Trans Pattern Anal Mach Intell. 2009 Dec;31(12):2227-42. doi: 10.1109/TPAMI.2008.245.
4
On complexity of optimal recombination for binary representations of solutions.关于解的二进制表示的最优重组的复杂性
Evol Comput. 2008 Spring;16(1):127-47. doi: 10.1162/evco.2008.16.1.127.
5
Automated discovery of local search heuristics for satisfiability testing.用于可满足性测试的局部搜索启发式算法的自动发现
Evol Comput. 2008 Spring;16(1):31-61. doi: 10.1162/evco.2008.16.1.31.
6
A new evolutionary algorithm for solving many-objective optimization problems.一种用于解决多目标优化问题的新型进化算法。
IEEE Trans Syst Man Cybern B Cybern. 2008 Oct;38(5):1402-12. doi: 10.1109/TSMCB.2008.926329.
7
Solving the multiple competitive facilities location and design problem on the plane.解决平面上的多竞争设施选址与设计问题。
Evol Comput. 2009 Spring;17(1):21-53. doi: 10.1162/evco.2009.17.1.21.
8
Evaluating the epsilon-domination based multi-objective evolutionary algorithm for a quick computation of Pareto-optimal solutions.评估基于ε-支配的多目标进化算法以快速计算帕累托最优解。
Evol Comput. 2005 Winter;13(4):501-25. doi: 10.1162/106365605774666895.
9
An efficient approximation algorithm for finding a maximum clique using Hopfield network learning.一种使用霍普菲尔德网络学习来寻找最大团的高效近似算法。
Neural Comput. 2003 Jul;15(7):1605-19. doi: 10.1162/089976603321891828.
10
The hierarchical fair competition (HFC) framework for sustainable evolutionary algorithms.用于可持续进化算法的分层公平竞争(HFC)框架。
Evol Comput. 2005 Summer;13(2):241-77. doi: 10.1162/1063656054088530.