首页> 外文期刊>IEICE Transactions on Information and Systems >A Two-Stage Discrete Optimization Method for Largest Common Subgraph Problems
【24h】

A Two-Stage Discrete Optimization Method for Largest Common Subgraph Problems

机译:最大子图常见问题的两阶段离散优化方法

获取原文
获取原文并翻译 | 示例
           

摘要

A novel combinatorial optimization algorithm called 2-stage discrete optimization method (2DOM) is proposed for the largest common subgraph problem (LCSP) in this pa- per. Given two graphs G = (V_1,E_1) and H = (V_2,E_2), the goal of LCSP is to find a subgraph G′ = (V′_1,E′_1) of G and a subgraph H′= (V′_2,E′_2) of H such that G′ and H′ are not only isomorphic to each other but also their number of edges is maximized. The two graphs G′ and H′ are isomorphic when │V′_1│=│V′_2│ and│E′_1│=E′_2│, and there exists one-to-one ver- tex correspondence f: V′_1 —>V′_2 such that {u,v} ∈ E′_1 if and only if {f(u), f(v)} ∈ E′_2. LCSP is known to be NP-comp1ete in general. The 2DOM consists of a construction stage and a re- finement stage to achieve the high solution quality and the short computation time for large size difficult combinatorial optimiza- tion problems. The construction stage creates a feasible initial solution with considerable quality, based on a greedy heuristic method. The refinement stage improves it keeping the feasibility, based on a random discrete descent method. The performance is evaluated by solving two types of randomly generated 1200 LCSP instances with a maximum of 500 vertices for G and 1000 vertices for H. The simulation result shows the superiority of 2DOM to the simulated annealing in terms of the solution quality and the computation time.
机译:针对该文件中最大的公共子图问题(LCSP),提出了一种新颖的组合优化算法,称为两阶段离散优化方法(2DOM)。给定两个图G =(V_1,E_1)和H =(V_2,E_2),LCSP的目标是找到G的子图G'=(V'_1,E'_1)和子图H'=(V H的'_2,E'_2),这样G'和H'不仅彼此同构,而且它们的边数也最大化。当│V'_1│=│V'_2│和│E'_1│=E'_2│时,两个图G'和H'是同构的,并且存在一对一的顶点对应关系f:V' _1 —> V'_2使得{u,v}∈E'_1当且仅当{f(u),f(v)}∈E'_2。通常已知LCSP是NP-competet。 2DOM由构造阶段和优化阶段组成,以解决大型困难的组合优化问题,从而实现较高的解决方案质量和较短的计算时间。基于贪婪的启发式方法,构建阶段会创建具有相当质量的可行的初始解决方案。细化阶段基于随机离散下降方法改进了它保持可行性。通过求解两种类型的随机生成的1200 LCSP实例来评估性能,其中G最多具有500个顶点,H最多具有1000个顶点。仿真结果显示,在求解质量和计算时间方面,2DOM优于模拟退火。 。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号