• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2013, Vol. 35 ›› Issue (10): 116-124.

• 论文 • Previous Articles     Next Articles

A dynamical optimization approach
for service agent plan library      

XU Qianyuan,CAO Jian,WANG Lei   

  1. (Department of Computer Science & Engineering,Shanghai Jiao Tong University,Shanghai 201100,China)
  • Received:2013-05-10 Revised:2013-08-21 Online:2013-10-25 Published:2013-10-25

Abstract:

Service agent provides integrated and more powerful services relying on managed multiple services. It can improve the intelligence of the servicecomputing environment. The capability of a service agent is based on a set of service plans, which are organized into a plan library. In order to react to service requests, a service agent should take one of the approaches of using a predefined plan directly, composing existing plans or generating a new plan based on a search algorithm on demand. Therefore, to store which plans and how to update plan models of the library is very important to improve the efficiency and lower the space cost of a service agent. A suffix treebased optimization approach is proposed, which is based on the structure tree based plan representations. The algorithms, its complexity analysis and experiments are also presented. The experimental results show that the mechanism can improve its efficiency by discovering common plans.

Key words: service agent;suffix tree;plan library;plan library optimization