期刊文献+
共找到4篇文章
< 1 >
每页显示 20 50 100
THE DESIGN AND ANALYSIS OF ALGORITHM OF MINIMUM COST SPANNING TREE
1
作者 Xu Xusong Liu Dacheng Wu Lihua 《Acta Mathematica Scientia》 SCIE CSCD 1996年第3期296-301,共6页
This paper provides a method of producing a minimum cost spanning tree(MCST)using set operations.It studies the data structure for implementation of set operations and the algorithm to be applied to this structure and... This paper provides a method of producing a minimum cost spanning tree(MCST)using set operations.It studies the data structure for implementation of set operations and the algorithm to be applied to this structure and proves the correctness and the complexity of the algorithm.This algorithm uses the FDG(formula to divide elements into groups)to sort(the FDG sorts a sequence of n elements in expected tir O(n))and uses the method of path compression to find and to unite.Therefore.n produces an MCST of an undirected network having n vertices and e edges in expected time O(eG(n)). 展开更多
关键词 minimum cost spanning tree a sort using the FDG path compression set operation of find and unite algorithm analysis
在线阅读 下载PDF
基于QoS的卫星网络端-端通信可靠性分析 被引量:11
2
作者 蔡睿妍 潘芸 +1 位作者 魏德宾 石怀峰 《航空学报》 EI CAS CSCD 北大核心 2020年第3期254-262,共9页
针对卫星网络动态环境下的高速信息传输、业务类型差异大等特点,提出一种综合考虑各业务QoS(Quality of Service)指标的可靠性分析方法。在卫星通信网络实际运行周期内,通信系统往往处于逐渐劣化过程中,导致卫星的节点和链路除正常工作... 针对卫星网络动态环境下的高速信息传输、业务类型差异大等特点,提出一种综合考虑各业务QoS(Quality of Service)指标的可靠性分析方法。在卫星通信网络实际运行周期内,通信系统往往处于逐渐劣化过程中,导致卫星的节点和链路除正常工作和完全失效外,还存在部分失效的工作状态。本文在链路多状态基础上基于最小路集算法(Minimum Path Set Algorithms,MPSA)在不同业务的QoS指标(时延、带宽和丢包率)约束下,得出满足该业务QoS约束的所有可靠路径集,对路径集中路径进行不交化处理得到网络端-端可靠性。研究结果表明,不同业务由于QoS需求的差异导致网络端-端可靠性不同,所提算法与传统算法相比更加符合实际。由于实际卫星网络环境中会采用端-端并行多路径传输(Multi-Path Transmission,MTP),本文在上述研究的基础上,进一步对多路径的端-端可靠性进行了研究,结果表明多路径数据传输可靠性高。 展开更多
关键词 卫星网络 业务类型 链路多状态 最小路集算法 端-端可靠性
原文传递
基于C语言的复杂算法设计中集合类型的定义及算法实现
3
作者 贾丹 张兴 《辽宁工业大学学报(自然科学版)》 2015年第6期351-353,共3页
以克鲁斯卡尔(Kruskal)和迪杰斯特拉(Dijkstra)2个算法设计为例,系统地分析了基于C语言的复杂算法设计中,集合类型的定义方法及算法实现方法,并对Dijkstra算法中最短路径的输出算法进行了改进。
关键词 算法设计 集合类型 最小生成树 最短路径 权值
在线阅读 下载PDF
An improved master-apprentice evolutionary algorithm for minimum independent dominating set problem 被引量:1
4
作者 Shiwei PAN Yiming MA +4 位作者 Yiyuan WANG Zhiguo ZHOU Jinchao JI Minghao YIN Shuli HU 《Frontiers of Computer Science》 SCIE EI CSCD 2023年第4期1-14,共14页
The minimum independent dominance set(MIDS)problem is an important version of the dominating set with some other applications.In this work,we present an improved master-apprentice evolutionary algorithm for solving th... The minimum independent dominance set(MIDS)problem is an important version of the dominating set with some other applications.In this work,we present an improved master-apprentice evolutionary algorithm for solving the MIDS problem based on a path-breaking strategy called MAE-PB.The proposed MAE-PB algorithm combines a construction function for the initial solution generation and candidate solution restarting.It is a multiple neighborhood-based local search algorithm that improves the quality of the solution using a path-breaking strategy for solution recombination based on master and apprentice solutions and a perturbation strategy for disturbing the solution when the algorithm cannot improve the solution quality within a certain number of steps.We show the competitiveness of the MAE-PB algorithm by presenting the computational results on classical benchmarks from the literature and a suite of massive graphs from real-world applications.The results show that the MAE-PB algorithm achieves high performance.In particular,for the classical benchmarks,the MAE-PB algorithm obtains the best-known results for seven instances,whereas for several massive graphs,it improves the best-known results for 62 instances.We investigate the proposed key ingredients to determine their impact on the performance of the proposed algorithm. 展开更多
关键词 evolutionary algorithm combinatorial optimization minimum independent dominating set local search master apprentice path breaking
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部