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 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.
- 社団法人電子情報通信学会の論文
- 1999-08-25
著者
-
Funabiki Nobuo
Department Of Communication Network Engineering Faculty Of Engineering Okayama University
-
Funabiki Nobuo
Department Of Informatics And Mathematical Science Graduate School Of Engineering Science Osaka Univ
-
Kitamichi Junji
Department Of Informatics And Mathematical Science Graduate School Of Engineering Science Osaka Univ
関連論文
- Revocable Group Signature Schemes with Constant Costs for Signing and Verifying
- An Optical-Drop Wavelength Assignment Algorithm for Efficient Wavelength Reuse under Heterogeneous Traffic in WDM Ring Networks(Discrete Mathematics and Its Applications)
- A Minimum Dead Space Algorithm for Generalized Isochronous Channel Reuse Problems in DQDB Networks(Network)
- P2PMM_router : A Two-Stage Heuristic Algorithm to Peer-to-Peer Multicast Routing Problems in Multihome Networks(Discrete Mathematics and Its Applications)
- A Proposal of Test Sequence Generation Method for Communication Protocols Using SAT Algorithm
- A Proposal of Optimal Path Selection Algorithm for Static and Mobile Multicast Routing Problems
- A Proposal of Improved Lip Contour Extraction Method Using Deformable Template Matching and Its Application to Dental Treatment
- Group Signature Schemes with Membership Revocation for Large Groups(Discrete Mathematics and Its Applications)
- A Short Verifier-Local Revocation Group Signature Scheme with Backward Unlinkability(Information Theory and Its Applications)
- A Gradual Neural Network Approach for Time Slot Assignment in TDM Multicast Switching Systems
- Verifier-Local Revocation Group Signature Schemes with Backward Unlinkability from Bilinear Maps(Signatures,Cryptography and Information Security)
- Forward-Secure Group Signatures from Pairings
- A Two-Stage Discrete Optimization Method for Largest Common Subgraph Problems
- A Gradual Neural Network Algorithm for Broadcast Scheduling Problems in Packet Radio Networks (Special Section on Discrete Mathematics and Its Applications)
- Anonymous IEEE802.1X Authentication System Using Group Signatures
- Anonymous IEEE802.1X Authentication System Using Group Signatures
- A Pairing-Based Anonymous Credential System with Efficient Attribute Proofs
- Efficient Proofs for CNF Formulas on Attributes in Pairing-Based Anonymous Credential System