期刊文献+
共找到1,399篇文章
< 1 2 70 >
每页显示 20 50 100
A Practical Parallel Algorithm for All-Pair Shortest Path Based on Pipelining
1
作者 Hua Wang Ling Tian Chun-Hua Jiang 《Journal of Electronic Science and Technology of China》 2008年第3期329-333,共5页
On the basis of Floyd algorithm with the extended path matrix, a parallel algorithm which resolves all-pair shortest path (APSP) problem on cluster environment is analyzed and designed. Meanwhile, the parallel APSP ... On the basis of Floyd algorithm with the extended path matrix, a parallel algorithm which resolves all-pair shortest path (APSP) problem on cluster environment is analyzed and designed. Meanwhile, the parallel APSP pipelining algorithm makes full use of overlapping technique between computation and communication. Compared with broadcast operation, the parallel algorithm reduces communication cost. This algorithm has been implemented on MPI on PC-cluster. The theoretical analysis and experimental results show that the parallel algorithm is an efficient and scalable algorithm. 展开更多
关键词 All-pair shortest path Floyd algorithm PIPELINING parallel algorithm
下载PDF
A genetic algorithm for the pareto optimal solution set of multi-objective shortest path problem 被引量:2
2
作者 胡仕成 徐晓飞 战德臣 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2005年第6期721-726,共6页
关键词 最短路径问题 多目标最优化 比场地区 遗传算法
下载PDF
An efficient parallel algorithm for shortest pathsin planar layered digraphs 被引量:1
3
作者 MISHRAP.K. 《Journal of Zhejiang University Science》 CSCD 2004年第5期518-527,共10页
This paper presents an efficient parallel algorithm for the shortest path problem in planar layered digraphs that runs in O(log^3n) time with n processors. The algorithms uses a divide and conquer approach and is base... This paper presents an efficient parallel algorithm for the shortest path problem in planar layered digraphs that runs in O(log^3n) time with n processors. The algorithms uses a divide and conquer approach and is based on the novel idea of a one-way separator, which has the property that any directed path can be crossed only once. 展开更多
关键词 并行算法 最短路径 平面分层定向图 权值
下载PDF
An Algorithm to Find K Shortest Path 被引量:1
4
作者 Gangming Sun Pin Wang 《International English Education Research》 2014年第10期54-57,共4页
关键词 最短路径算法 DIJKSTRA算法 时间复杂度 分支定界 结构关系 运行时间 顶点 循环
下载PDF
The Algorithm of the Time-Dependent Shortest Path Problem with Time Windows
5
作者 Nasser A. El-Sherbeny 《Applied Mathematics》 2014年第17期2764-2770,共7页
In this paper, we present a new algorithm of the time-dependent shortest path problem with time windows. Give a directed graph , where V is a set of nodes, E is a set of edges with a non-negative transit-time function... In this paper, we present a new algorithm of the time-dependent shortest path problem with time windows. Give a directed graph , where V is a set of nodes, E is a set of edges with a non-negative transit-time function . For each node , a time window ?within which the node may be visited and ?, is non-negative of the service and leaving time of the node. A source node s, a destination node d and a departure time?t0, the time-dependent shortest path problem with time windows asks to find an s, d-path that leaves a source node s at a departure time t0;and minimizes the total arrival time at a destination node d. This formulation generalizes the classical shortest path problem in which ce are constants. Our algorithm of the time windows gave the generalization of the ALT algorithm and A* algorithm for the classical problem according to Goldberg and Harrelson [1], Dreyfus [2] and Hart et al. [3]. 展开更多
关键词 shortest path TIME-DEPENDENT shortest path ALT algorithm A* algorithm TIME WINDOWS
下载PDF
An Investigation on the Effect of Migration Strategy on Parallel GA-Based Shortest Path Routing Algorithm
6
作者 Salman Yussof Rina Azlin Razali 《Communications and Network》 2012年第2期93-100,共8页
Genetic algorithm (GA) is one of the alternative approaches for solving the shortest path routing problem. In previous work, we have developed a coarse-grained parallel GA-based shortest path routing algorithm. With p... Genetic algorithm (GA) is one of the alternative approaches for solving the shortest path routing problem. In previous work, we have developed a coarse-grained parallel GA-based shortest path routing algorithm. With parallel GA, there is a GA operator called migration, where a chromosome is taken from one sub-population to replace a chromosome in another sub-population. Which chromosome to be taken and replaced is subjected to the migration strategy used. There are four different migration strategies that can be employed: best replace worst, best replace random, random replace worst, and random replace random. In this paper, we are going to evaluate the effect of different migration strategies on the parallel GA-based routing algorithm that has been developed in the previous work. Theoretically, the migration strategy best replace worst should perform better than the other strategies. However, result from simulation shows that even though the migration strategy best replace worst performs better most of the time, there are situations when one of the other strategies can perform just as well, or sometimes better. 展开更多
关键词 PARALLEL GENETIC algorithm shortest path ROUTING MIGRATION Strategy
下载PDF
An Evolutionary Algorithm Coupled to an Outranking Method for the Multicriteria Shortest Paths Problem
7
作者 Frédéric Guidana Gazawa   +1 位作者 Kolyang Irépran Damakoa 《American Journal of Operations Research》 2019年第3期114-128,共15页
In this article, we are interested in solving a combinatorial optimization problem, the shortest path problem in a multi-attribute graph, by the out-ranking methods. A multi-attribute graph has simultaneously qualitat... In this article, we are interested in solving a combinatorial optimization problem, the shortest path problem in a multi-attribute graph, by the out-ranking methods. A multi-attribute graph has simultaneously qualitative and quantitative criteria. This situation gives rise to incomparable paths thus forming the Pareto front. Outranking methods in Multi-criteria Decision Making (MCDM) are the only methods that can take into account this situation (incomparability of actions). After presenting the categories of Multi-criteria Decision Making (MCDM) and the difficulties related to the problems of the shortest paths, we propose an evolutionary algorithm based on the outranking methods to solve the problem of finding “best” paths in a multi-attribute graph with non-additive criteria. Our approach is based on the exploration of induced subgraphs of the outranking graph. Properties have been established to serve as algorithmic basis. Numerical experiments have been carried out and the results presented in this article. 展开更多
关键词 MULTI-CRITERIA DECISION Making EVOLUTIONARY algorithm shortest path Outranking Method Induced SUBGRAPHS
下载PDF
The Shortest Path Analysis Based on Road Network 被引量:1
8
作者 Chaozheng DU 《Asian Agricultural Research》 2017年第6期98-100,共3页
Rational planning of agricultural product transport route from initial node to destination node can effectively reduce the cost price of agricultural products,and the calculation of shortest path between any two point... Rational planning of agricultural product transport route from initial node to destination node can effectively reduce the cost price of agricultural products,and the calculation of shortest path between any two points also affects people’s daily travel.Taking Heze Railway Station to Heze College for example,with remote sensing image data as the base map,we conduct vectorization and topological analysis on roads in the target area.With Dijkstra as theoretical basis of shortest path algorithm,we use ArcG IS network analysis method to build road network,and calculate the planning program of the shortest distance path,the shortest path by driving and the shortest path by walking. 展开更多
关键词 shortest path Dijkstra’s algorithm Road network model Network analysis
下载PDF
Distribution network planning based on shortest path 被引量:1
9
作者 路志英 高山 姚丽 《Journal of Central South University》 SCIE EI CAS 2012年第9期2534-2540,共7页
In order to form an algorithm for distribution network routing,an automatic routing method of distribution network planning was proposed based on the shortest path.The problem of automatic routing was divided into two... In order to form an algorithm for distribution network routing,an automatic routing method of distribution network planning was proposed based on the shortest path.The problem of automatic routing was divided into two steps in the method:the first step was that the shortest paths along streets between substation and load points were found by the basic ant colony algorithm to form a preliminary radial distribution network,and the second step was that the result of the shortest path was used to initialize pheromone concentration and pheromone updating rules to generate globally optimal distribution network.Cases studies show that the proposed method is effective and can meet the planning requirements.It is verified that the proposed method has better solution and utility than planning method based on the ant colony algorithm. 展开更多
关键词 配电网规划 最短路径 信息素更新 分布网络 蚁群算法 全局最优 路由 负荷点
下载PDF
Computing All Pairs Shortest Paths on Sparse Graphs with Articulation Points
10
作者 Carlos Roberto Arias Von-Wun Soo 《Computer Technology and Application》 2011年第11期866-883,共18页
关键词 路径计算 接点 网络分析工具 稀疏图 最短路径 网络节点 点对 生物网络
下载PDF
A Shortest Path Algorithm for Multi-stage Network with Linear Parameter 被引量:2
11
作者 GAOTai-ping WANGChuan-long 《Systems Science and Systems Engineering》 CSCD 2002年第3期341-344,共4页
关键词 the shortest path algorithm multi-stage network linear parameter
原文传递
AN EFFICIENT P-D ALGORITHM FOR SHORTEST PATH PROBLEM
12
作者 杨承恩 梁枢里 《Acta Mathematicae Applicatae Sinica》 SCIE CSCD 1997年第2期221-224,共6页
关键词 DRP ISI AN EFFICIENT P-D algorithm FOR shortest path PROBLEM
全文增补中
Optimal parallel algorithm for shortest-paths problem on interval graphs
13
作者 MISHRAP.K. 《Journal of Zhejiang University Science》 CSCD 2004年第9期1135-1143,共9页
This paper presents an efficient parallel algorithm for the shortest-path problem in interval graph for computing shortest-paths in a weighted interval graph that runs in O(n) time with n intervals in a graph. A linea... This paper presents an efficient parallel algorithm for the shortest-path problem in interval graph for computing shortest-paths in a weighted interval graph that runs in O(n) time with n intervals in a graph. A linear processor CRCW algorithm for determining the shortest-paths in an interval graphs is given. 展开更多
关键词 并行算法 最短路径 间隔图 线性时间实现
下载PDF
Using Link Analysis Technique with a Modified Shortest-Path Algorithm to Fight Money Laundering
14
作者 CHEN Yunkai MAI Quanwe LU Zhengding 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1352-1356,共5页
Effective link analysis techniques are needed to help law enforcement and intelligence agencies fight money laundering. This paper presents a link analysis technique that uses a modified shortest-path algorithms to id... Effective link analysis techniques are needed to help law enforcement and intelligence agencies fight money laundering. This paper presents a link analysis technique that uses a modified shortest-path algorithms to identify the strongest association paths between entities in a money laundering network. Based on two-tree Dijkstra and Priority'First-Search (PFS) algorithm, a modified algorithm is presented. To apply the algorithm, a network representation transformation is made first. 展开更多
关键词 link analysis shortest-path algorithm fight money laundering
下载PDF
A Shortest-path Routing Based on Ant Algorithm 被引量:1
15
作者 Lianying Min Jinyong Yang 《通讯和计算机(中英文版)》 2005年第9期67-69,74,共4页
下载PDF
The Shortest Motion Path of Multi-robot Fish Formation Based on Ant Colony Algorithm and Fuzzy Control Mechanism
16
作者 Susu Shan Zhijian Ji Junwei Gao 《控制工程期刊(中英文版)》 2013年第5期301-309,共9页
关键词 摘要 编辑部 编辑工作 读者
下载PDF
A~*算法在Shortest-Path方面的优化研究 被引量:4
17
作者 梁昭阳 蓝茂俊 陈正铭 《计算机系统应用》 2018年第7期255-259,共5页
在游戏和地理信息系统开发等领域中,专门针对最短路径搜索方面的优化研究较多,尤其是最短路径中启发式搜索算法中的A*算法的效率优化研究.本文将针对在人工智能或算法研究中的使用的地图大多数是基于任意图而不是网格图的状况,通过任意... 在游戏和地理信息系统开发等领域中,专门针对最短路径搜索方面的优化研究较多,尤其是最短路径中启发式搜索算法中的A*算法的效率优化研究.本文将针对在人工智能或算法研究中的使用的地图大多数是基于任意图而不是网格图的状况,通过任意图与网格图及方向的相结合,提出了三种优化A*算法的启发式函数搜索策略,较好地减小了算法搜索的范围和规模,有效地提高了A*算法的运行效率.最后的实验结果显示,与传统的A*算法相比较,优化启发搜索策略后的A*算法寻径更快速,更准确,计算效率更高. 展开更多
关键词 启发式搜索策略 A^*算法 方向 最短路径搜索
下载PDF
An Improved Genetic Algorithm for Flight Path Re-Routes with Reduced Passenger Impact 被引量:2
18
作者 Babatope Samuel Ayo 《Journal of Computer and Communications》 2017年第7期65-75,共11页
Adverse weather has serious implications for flight timeliness, as well as passenger and aircraft safety. This often implies that alternative flight paths have to be used by aircraft to avoid adverse weather. To reduc... Adverse weather has serious implications for flight timeliness, as well as passenger and aircraft safety. This often implies that alternative flight paths have to be used by aircraft to avoid adverse weather. To reduce the impact of such path re-routes, exact techniques such as artificial potential field model and Dijkstra’s algorithms have been proposed. However, such approaches are often unsuitable for real time scenarios involving large number of waypoints and constraints. This has led to the use of metaheuristic techniques that give sub-optimal solutions in good time. In this work, an improved genetic algorithm-based technique has been proposed. The algorithm used an improved mutation operator, reduced passenger inconvenience and considered the schedules of aircraft. 展开更多
关键词 FLIGHT WEATHER shortest path GENETIC algorithm PASSENGER Inconvenience
下载PDF
Grid-Based Path Planner Using Multivariant Optimization Algorithm
19
作者 Baolei Li Danjv Lv +3 位作者 Xinling Shi Zhenzhou An Yufeng Zhang Jianhua Chen 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2015年第5期89-96,共8页
To solve the shortest path planning problems on grid-based map efficiently,a novel heuristic path planning approach based on an intelligent swarm optimization method called Multivariant Optimization Algorithm( MOA) an... To solve the shortest path planning problems on grid-based map efficiently,a novel heuristic path planning approach based on an intelligent swarm optimization method called Multivariant Optimization Algorithm( MOA) and a modified indirect encoding scheme are proposed. In MOA,the solution space is iteratively searched through global exploration and local exploitation by intelligent searching individuals,who are named as atoms. MOA is employed to locate the shortest path through iterations of global path planning and local path refinements in the proposed path planning approach. In each iteration,a group of global atoms are employed to perform the global path planning aiming at finding some candidate paths rapidly and then a group of local atoms are allotted to each candidate path for refinement. Further,the traditional indirect encoding scheme is modified to reduce the possibility of constructing an infeasible path from an array. Comparative experiments against two other frequently use intelligent optimization approaches: Genetic Algorithm( GA) and Particle Swarm Optimization( PSO) are conducted on benchmark test problems of varying complexity to evaluate the performance of MOA. The results demonstrate that MOA outperforms GA and PSO in terms of optimality indicated by the length of the located path. 展开更多
关键词 multivariant optimization algorithm shortest path planning heuristic search grid map optimality of algorithm
下载PDF
Floyd-Warshall Algorithm Based on Picture Fuzzy Information
20
作者 Shaista Habib Aqsa Majeed +1 位作者 Muhammad Akram Mohammed M.Ali Al-Shamiri 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第9期2873-2894,共22页
The Floyd-Warshall algorithm is frequently used to determine the shortest path between any pair of nodes.It works well for crisp weights,but the problem arises when weights are vague and uncertain.Let us take an examp... The Floyd-Warshall algorithm is frequently used to determine the shortest path between any pair of nodes.It works well for crisp weights,but the problem arises when weights are vague and uncertain.Let us take an example of computer networks,where the chosen path might no longer be appropriate due to rapid changes in network conditions.The optimal path from among all possible courses is chosen in computer networks based on a variety of parameters.In this paper,we design a new variant of the Floyd-Warshall algorithm that identifies an All-Pair Shortest Path(APSP)in an uncertain situation of a network.In the proposed methodology,multiple criteria and theirmutual associationmay involve the selection of any suitable path between any two node points,and the values of these criteria may change due to an uncertain environment.We use trapezoidal picture fuzzy addition,score,and accuracy functions to find APSP.We compute the time complexity of this algorithm and contrast it with the traditional Floyd-Warshall algorithm and fuzzy Floyd-Warshall algorithm. 展开更多
关键词 Trapezoidal picture fuzzy number score function accuracy function shortest path problem Floyd-Warshall algorithm
下载PDF
上一页 1 2 70 下一页 到第
使用帮助 返回顶部