Title :
A three-stage greedy and neural-network approach for the subgraph isomorphism problem
Author :
Funabiki, Nobuo ; Kitamichi, Junji
Author_Institution :
Div. of Inf. & Math. Sci., Osaka Univ., Japan
Abstract :
This paper presents a three-stage greedy and neural-network algorithm for the subgraph isomorphism problem. Given two graphs of G=(V 1,E1) and H=(V2,E2), the goal of this NP-complete problem is to find a subgraph of H isomorphic to G. The proposed algorithm consists of three stages. The first stage extracts a set of vertices in H which may be assigned to each vertex in G, based on the newly defined necessary condition. The second stage sequentially seeks a solution based on a greedy method by assigning each vertex in G to a vertex in H satisfying the constraints in descending order of degrees. After the second stage fails at all, the third stage resolves the constraints in parallel based on a digital neural network, where the best result in the second stage is partially adopted to reduce the search space. The performance is evaluated by solving randomly generated graph instances, where the simulation results show that our algorithm achieves the high solution quality in reasonable computation time
Keywords :
computational complexity; graph theory; neural nets; NP-complete problem; neural-network approach; subgraph isomorphism problem; three-stage greedy approach; Application software; Chemicals; Computational modeling; Concurrent computing; Databases; High performance computing; IEL; Informatics; Neural networks; Proteins;
Conference_Titel :
Systems, Man, and Cybernetics, 1998. 1998 IEEE International Conference on
Conference_Location :
San Diego, CA
Print_ISBN :
0-7803-4778-1
DOI :
10.1109/ICSMC.1998.728172