BF*: Web Services Discovery and Composition as Graph Search Problem

  • Authors:
  • Seog-Chan Oh;Byung-Won On;Eric J. Larson;Dongwon Lee

  • Affiliations:
  • IE / Penn State;CSE / Penn State;IST / Penn State;IST / Penn State

  • Venue:
  • EEE '05 Proceedings of the 2005 IEEE International Conference on e-Technology, e-Commerce and e-Service (EEE'05) on e-Technology, e-Commerce and e-Service
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

When there are a large number of web services available (e.g., in the range of 1,000 - 10,000), it is non-trivial to quickly find web services satisfying the given request. Furthermore, when no single web service satisfies the given request fully, one needs to "compose" multiple web services to fulfill the goal. Since the search space for such a composition problem is in general exponentially increasing, it is important to have wise decision on underlying data structures and search algorithms. Toward this problem, in this paper, we present a novel solution, named as BF* (BF-Star), that adopts the competitive A* as a search algorithm while utilizing the Bloom Filter as a succinct data structure.