首页 | 本学科首页   官方微博 | 高级检索  
     

一种基于约束优化的虚拟网络映射方法
引用本文:李小玲,郭长国,李小勇,王怀民.一种基于约束优化的虚拟网络映射方法[J].计算机研究与发展,2012,49(8):1601-1610.
作者姓名:李小玲  郭长国  李小勇  王怀民
作者单位:1. 国防科学技术大学计算机学院并行与分步处理国家重点实验室 长沙 410073
2. 国防科学技术大学计算机学院并行与分步处理国家重点实验室 长沙 410073;中国电子设备系统工程公司 北京 100039
基金项目:国家“九七三”重点基础研究发展计划基金项目,国家“八六三”高技术研究发展计划基金项目,国家自然科学基金项目
摘    要:虚拟网络映射问题将不同的虚拟网络应用映射到相同的基础设施网络中,这是一个极具挑战性的问题.针对该问题,提出了一种基于约束优化的虚拟网络映射方法,将映射问题分解为节点映射和链路映射两个阶段,其中,前者是将虚拟节点映射到物理节点上,后者将虚拟链路映射到物理路径上,它们都是NP难问题.针对节点映射和链路映射分别提出了node-mapping算法和link-mapping算法.node-mapping算法基于贪婪算法的思想,映射时考虑了物理节点所能提供的资源数量以及物理节点间距离两个因素,该算法能够保证基础设施网络中各节点间的负载相对均衡;同时,通过采用访问控制机制,过滤一些异常的虚拟网络请求,能够有效地提高资源的使用效率.link-mapping算法基于人工智能领域中的分布式约束优化思想,其能够保证得到的解是全局最优的,即映射链路的代价最小.最后,通过模拟实验对该方法进行验证,实验结果表明该方法在求解虚拟网络映射问题时的性能良好.

关 键 词:虚拟网络映射问题  节点映射  链路映射  分布式约束优化  基础设施网络  虚拟网络

A Constraint Optimization Based Mapping Method for Virtual Network
Li Xiaoling , Guo Changguo , Li Xiaoyong , Wang Huaimin.A Constraint Optimization Based Mapping Method for Virtual Network[J].Journal of Computer Research and Development,2012,49(8):1601-1610.
Authors:Li Xiaoling  Guo Changguo  Li Xiaoyong  Wang Huaimin
Affiliation:1(National Key Laboratory of Parallel and Distributed Processing, College of Computer, National University of Defense Technology, Changsha 410073)2(China Electric Equipment and Systems Engineering Ltd., Beijing 100039)
Abstract:Virtual network mapping problem, which attempts to map different virtual networks on the same substrate network, is an extremely challenging problem. A constraint optimization based mapping method is proposed to solve the problem. In this method, the process of solving the problem is divided into two phases, node mapping phase and link mapping phase, which are all NP-hard. The former phase maps the virtual nodes to the substrate nodes, and the latter phase maps the virtual links to the substrate paths. Node-mapping algorithm and link-mapping algorithm are proposed to solve the node mapping phase and the link mapping phase, respectively. Node-mapping algorithm adopts the thinking of greedy algorithm, mainly considering the available resources which are supplied by substrate nodes and distances among the nodes, in order to maintain load balancing. Meanwhile, an access control mechanism is also proposed to filter the unmoral virtual networks for the purpose of increasing the resource utilization. Link-mapping algorithm is based on the result of node mapping phase, and it adopts the thinking of distributed constraint optimization problem in artificial intelligence. The algorithm can guarantee the optimal solution, namely the minimum cost of mapping the virtual links. Finally, simulation experiments are conducted and the results show that the method performs very well.
Keywords:virtual network mapping problem  node mapping  link mapping  distributed constraint optimization  substrate network  virtual network
本文献已被 CNKI 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号