ALGORITHMS FOR SEARCHING MASSIVE GRAPHS

Citation
R. Agrawal et Hv. Jagadish, ALGORITHMS FOR SEARCHING MASSIVE GRAPHS, IEEE transactions on knowledge and data engineering, 6(2), 1994, pp. 225-238
Citations number
32
Categorie Soggetti
Information Science & Library Science","Computer Sciences, Special Topics","Engineering, Eletrical & Electronic","Computer Science Artificial Intelligence
ISSN journal
10414347
Volume
6
Issue
2
Year of publication
1994
Pages
225 - 238
Database
ISI
SICI code
1041-4347(1994)6:2<225:AFSMG>2.0.ZU;2-I
Abstract
Given a large graph, stored on disk, there is often a need to perform a search over this graph. Such a need could arise, for example, in the search component of a data-intensive expert system or to solve path p roblems in deductive database systems. In this paper, we present a nov el data structuring technique and show how a branch and bound search a lgorithm can use this data structuring to prune the search space. Simu lation results confirm that, using these techniques, a search can be e xpedited significantly without incurring a large storage penalty. As a side benefit, it is possible to organize the search to obtain success ive approximations to the desired solution with considerable reduction in total search.