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

  • FUNABIKI Nobuo
    the Department of Informatics and Mathematical Science, Graduate School of Engineering Science, Osaka University
  • KITAMICHI Junji
    the Department of Informatics and Mathematical Science, Graduate School of Engineering Science, Osaka University

この論文をさがす

抄録

A novel combinatorial optimization algorithm called 2-stage discrete optimization method (2DOM) is proposed for the largest common subgraph problem (LCSP) in this paper. 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 vertex 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-complete in general. The 2DOM consists of a construction stage and a refinement stage to achieve the high solution quality and the short computation time for large size difficult combinatorial optimization 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.

収録刊行物

参考文献 (20)*注記

もっと見る

詳細情報 詳細情報について

  • CRID
    1573950402232203008
  • NII論文ID
    110003210164
  • NII書誌ID
    AA10826272
  • ISSN
    09168532
  • 本文言語コード
    en
  • データソース種別
    • CiNii Articles

問題の指摘

ページトップへ