作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2010, Vol. 36 ›› Issue (16): 57-59. doi: 10.3969/j.issn.1000-3428.2010.16.021

• 软件技术与数据库 • 上一篇    下一篇

基于后继代价函数的启发式服务组合算法

鲁健翔,王如龙,张 锦,黄德君   

  1. (湖南大学软件学院,长沙 410082)
  • 出版日期:2010-08-20 发布日期:2010-08-17
  • 作者简介:鲁健翔(1984-),男,硕士研究生,主研方向:Web 服务;王如龙,教授;张 锦,副教授;黄德君,硕士研究生
  • 基金资助:
    国家科技支撑计划基金资助项目(2006BAF0113);中国 博士后科学基金资助项目(20080441260);湖南省科技计划基金资助项目(2008GK3089)

Heuristic Service Composition Algorithm Based on Successor Cost Function

LU Jian-xiang, WANG Ru-long, ZHANG Jin, HUANG De-jun   

  1. (School of Software, Hunan University, Changsha 410082)
  • Online:2010-08-20 Published:2010-08-17

摘要: 为实现大规模Web服务集合的自动组合,提出一种基于后继代价函数的启发式服务组合算法。该算法采用最佳优先原则,根据后继代价函数计算其代价值,通过比较该代价值动态选择并组合Web服务,最终获得全局范围内最优的一组服务集合。实验结果表明,相比简单遍历算法与A*服务组合算法,该算法在大规模服务组合方面性能较优。

关键词: Web服务, 启发式服务组合, 后继服务, 后继代价函数

Abstract: To achieve large scale collection of Web service automatic composition, this paper presents a heuristic service composition algorithm based on Successor Cost Function(SCF). This algorithm adopts best-first principle, calculates the cost value of successor services according to SCF, dynamically chooses and composes Web service by comparing with the cost value, and acquires a best service composition in global scope. Experimental results show that the algorithm has better performance on large scale service composition compared with simple traverse algorithm and A* service composition algorithm.

Key words: Web service, heuristic service composition, successor service, Successor Cost Function(SCF)

中图分类号: