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

计算机工程 ›› 2012, Vol. 38 ›› Issue (13): 283-285. doi: 10.3969/j.issn.1000-3428.2012.13.085

• 开发研究与设计技术 • 上一篇    下一篇

一种基于启发式搜索的跨域认证路径构建算法

崔阿军1,张华峰2,范迪龙1,张小东2,苗丰满3   

  1. (1. 甘肃电力科学研究院信息中心,兰州 730050;2. 甘肃省电力公司科技信息部,兰州 730050; 3. 兰州理工大学计算机与通信学院,兰州 730050)
  • 收稿日期:2011-12-21 出版日期:2012-07-05 发布日期:2012-07-05
  • 作者简介:崔阿军(1984-),男,工程师、硕士研究生,主研方向:信息安全;张华峰,高级工程师、硕士;范迪龙,高级工程师; 张小东,工程师;苗丰满,博士研究生

Cross-domain Certification Path Construction Algorithm Based on Heuristic Searching

CUI A-jun 1, ZHANG Hua-feng 2, FAN Di-long 1, ZHANG Xiao-dong 2, MIAO Feng-man 3   

  1. (1. Information Centre, Gansu Electric Power Research Institute, Lanzhou 730050, China; 2. Department of Technology and Information, Gansu Electric Power Corporation, Lanzhou 730050, 3. Department of Computer and Communication, Lanzhou University of Technology, Lanzhou 730050, China)
  • Received:2011-12-21 Online:2012-07-05 Published:2012-07-05

摘要: 针对跨域认证中存在域间与域内路径反复交替查找的特点,提出一种基于启发式搜索的AD*跨域认证路径构建算法。结合A*和D* 2种搜索方法,即在静态的域内查找认证路径时使用A*算法,在动态的域间使用D*算法。实验结果表明,该算法能在一定程度上避免路径查找的不确定性,有效提高跨域认证路径构造的速度。

关键词: 跨域认证, 认证路径, 启发式搜索, AD*算法, A*算法, D*算法

Abstract: Aiming at the problems that in the domain and between the domain, there is the path researched repeatedly, a path construction method of AD* based on heuristic searching is proposed, which combines A* algorithm and D* algorithm, AD* algorithm uses A* algorithm in the domain and D* algorithm between the domain. Experimental result shows that, to some extent, this solution avoids the uncertainty of the certification path, and successfully accelerates the cross-domain certification path construction.

Key words: cross-domain certification, certification path, heuristic searching, AD* algorithm, A* algorithm, D* algorithm

中图分类号: