期刊文献+
共找到2,931篇文章
< 1 2 147 >
每页显示 20 50 100
A~*算法在Shortest-Path方面的优化研究 被引量:4
1
作者 梁昭阳 蓝茂俊 陈正铭 《计算机系统应用》 2018年第7期255-259,共5页
在游戏和地理信息系统开发等领域中,专门针对最短路径搜索方面的优化研究较多,尤其是最短路径中启发式搜索算法中的A*算法的效率优化研究.本文将针对在人工智能或算法研究中的使用的地图大多数是基于任意图而不是网格图的状况,通过任意... 在游戏和地理信息系统开发等领域中,专门针对最短路径搜索方面的优化研究较多,尤其是最短路径中启发式搜索算法中的A*算法的效率优化研究.本文将针对在人工智能或算法研究中的使用的地图大多数是基于任意图而不是网格图的状况,通过任意图与网格图及方向的相结合,提出了三种优化A*算法的启发式函数搜索策略,较好地减小了算法搜索的范围和规模,有效地提高了A*算法的运行效率.最后的实验结果显示,与传统的A*算法相比较,优化启发搜索策略后的A*算法寻径更快速,更准确,计算效率更高. 展开更多
关键词 启发式搜索策略 A^*算法 方向 最短路径搜索
下载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
Distribution network planning based on shortest path 被引量:1
3
作者 路志英 高山 姚丽 《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
The Shortest Path Analysis Based on Road Network 被引量:1
4
作者 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
An efficient parallel algorithm for shortest pathsin planar layered digraphs 被引量:1
5
作者 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
6
作者 Gangming Sun Pin Wang 《International English Education Research》 2014年第10期54-57,共4页
关键词 最短路径算法 DIJKSTRA算法 时间复杂度 分支定界 结构关系 运行时间 顶点 循环
下载PDF
Dynamic Shortest Path Algorithm in Stochastic Traffic Networks Using PSO Based on Fluid Neural Network 被引量:1
7
作者 Yanfang Deng Hengqing Tong 《Journal of Intelligent Learning Systems and Applications》 2011年第1期11-16,共6页
The shortest path planning issure is critical for dynamic traffic assignment and route guidance in intelligent transportation systems. In this paper, a Particle Swarm Optimization (PSO) algorithm with priority-based e... The shortest path planning issure is critical for dynamic traffic assignment and route guidance in intelligent transportation systems. In this paper, a Particle Swarm Optimization (PSO) algorithm with priority-based encoding scheme based on fluid neural network (FNN) to search for the shortest path in stochastic traffic networks is introduced. The proposed algorithm overcomes the weight coefficient symmetry restrictions of the traditional FNN and disadvantage of easily getting into a local optimum for PSO. Simulation experiments have been carried out on different traffic network topologies consisting of 15-65 nodes and the results showed that the proposed approach can find the optimal path and closer sub-optimal paths with good success ratio. At the same time, the algorithms greatly improve the convergence efficiency of fluid neuron network. 展开更多
关键词 Particle SWARM Optimization FLUID NEURON Network shortest path TRAFFIC Networks
下载PDF
An efficient shortest path approach for social networks based on community structure 被引量:2
8
作者 Maoguo Gong Guanjun Li +2 位作者 Zhao Wang Lijia Ma Dayong Tian 《CAAI Transactions on Intelligence Technology》 2016年第1期114-123,共10页
关键词 网络分析 社会网络 计算方法 计算机技术
下载PDF
A self-organizing shortest path finding strategy on complex networks
9
作者 沈毅 裴文江 +1 位作者 王开 王少平 《Chinese Physics B》 SCIE EI CAS CSCD 2009年第9期3783-3789,共7页
The shortcomings of traditional methods to find the shortest path are revealed, and a strategy of finding the self- organizing shortest path based on thermal flux diffusion on complex networks is presented. In our met... The shortcomings of traditional methods to find the shortest path are revealed, and a strategy of finding the self- organizing shortest path based on thermal flux diffusion on complex networks is presented. In our method, the shortest paths between the source node and the other nodes are found to be self-organized by comparing node temperatures. The computation complexity of the method scales linearly with the number of edges on underlying networks. The effects of the method on several networks, including a regular network proposed by Ravasz and Barabasi which is called the RB network, a real network, a random network proposed by Ravasz and Barabasi which is called the ER network and a scale-free network, are also demonstrated. Analytic and simulation results show that the method has a higher accuracy and lower computational complexity than the conventional methods. 展开更多
关键词 complex networks SELF-ORGANIZATION the shortest path thermal flux diffusion
下载PDF
Shortest Path Routing Algorithm Based on Chaotic Neural Network
10
作者 Hu Shiyu & Xie Jianying Automation Research Institute, Shanghai Jiaotong University, Shanghai 200030, P. R. China 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2003年第4期1-6,19,共7页
A shortest path routing algorithm based on transient chaotic neural network is proposed in this paper. Gam-pared with previous models adopting Hopfield neural network, this algorithm has a higher ability to overcome t... A shortest path routing algorithm based on transient chaotic neural network is proposed in this paper. Gam-pared with previous models adopting Hopfield neural network, this algorithm has a higher ability to overcome the local minimum, and achieves a better performance. By introducing a special post-processing technique for the output matrixes, our algorithm can obtain an optimal solution with a high probability even for the paths that need more hops in large-size networks. 展开更多
关键词 shortest path routing neural network transient chaos post-processing.
下载PDF
Shortest path of temporal networks:An information spreading-based approach
11
作者 马一心 薛潇雨 +1 位作者 蔡萌 王伟 《Chinese Physics B》 SCIE EI CAS CSCD 2020年第12期590-596,共7页
The shortest path is a widely studied network science problem and has attracted great attention.Nevertheless,it draws little attention in temporal networks,in which temporal edges determine information dissemination.I... The shortest path is a widely studied network science problem and has attracted great attention.Nevertheless,it draws little attention in temporal networks,in which temporal edges determine information dissemination.In this paper,we propose an information spreading-based method to calculate the shortest paths distribution in temporal networks.We verify our method on both artificial and real-world temporal networks and obtain a good agreement.We further generalize our method to identify influential nodes and found an effective method.Finally,we verify the influential nodes identifying method on four networks. 展开更多
关键词 temporal network shortest path information spreading
下载PDF
Optimal parallel algorithm for shortest-paths problem on interval graphs
12
作者 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
The Structure of the Optimal Solution Set on the Shortest Paths for Networks
13
作者 ZHANG Zhen-kun WANG Bin 《Chinese Quarterly Journal of Mathematics》 CSCD 北大核心 2007年第4期530-537,共8页
The shortest path problem in a network G is to find shortest paths between some specified source vertices and terminal vertices when the lengths of edges are given. The structure of the optimal solutions set on the sh... The shortest path problem in a network G is to find shortest paths between some specified source vertices and terminal vertices when the lengths of edges are given. The structure of the optimal solutions set on the shortest paths is studied in this paper. First,the conditions of having unique shortest path between two distinguished vertices s and t in a network G are discussed;Second,the structural properties of 2-transformation graph (?) on the shortest-paths for G are presented heavily. 展开更多
关键词 网络 转化图 结构特点 最佳解
下载PDF
The Algorithm of the Time-Dependent Shortest Path Problem with Time Windows
14
作者 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
Using Link Analysis Technique with a Modified Shortest-Path Algorithm to Fight Money Laundering
15
作者 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
Minimum-time trajectory planning based on the shortest path for the wheeled mobile robot
16
作者 林风云 吕恬生 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2006年第3期360-363,共4页
The time-optimal trajectory planning is proposed under kinematic and dynamic constraints for a 2-DOF wheeled robot. In order to make full use of the motor’s capacity, we calculate the maximum torque and the minimum t... The time-optimal trajectory planning is proposed under kinematic and dynamic constraints for a 2-DOF wheeled robot. In order to make full use of the motor’s capacity, we calculate the maximum torque and the minimum torque by considering the maximum heat-converted power generated by the DC motor. The shortest path is planned by using the geometric method under kinematic constraints. Under the bound torques, the velocity limits and the maximum acceleration (deceleration) are obtained by combining with the dynamics. We utilize the phase-plane analysis technique to generate the time optimal trajectory based on the shortest path. At last, the computer simulations for our laboratory mobile robot were performed. The simulation results prove the proposed method is simple and effective for practical use. 展开更多
关键词 直流电动机 热分析 路径规划 移动机器人 最短时间控制
下载PDF
An Investigation on the Effect of Migration Strategy on Parallel GA-Based Shortest Path Routing Algorithm
17
作者 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
Computing All Pairs Shortest Paths on Sparse Graphs with Articulation Points
18
作者 Carlos Roberto Arias Von-Wun Soo 《Computer Technology and Application》 2011年第11期866-883,共18页
关键词 路径计算 接点 网络分析工具 稀疏图 最短路径 网络节点 点对 生物网络
下载PDF
Shortest Alternate Path Discovery through Recursive Bounding Box Pruning
19
作者 Rajendra S. Parmar Bhushan H. Trivedi 《Journal of Transportation Technologies》 2017年第2期167-180,共14页
Congestion is a dynamic phenomenon and hence efficiently computing alternate shortest route can only help expedite decongestion. This research is aimed to efficiently compute shortest path for road traffic network so ... Congestion is a dynamic phenomenon and hence efficiently computing alternate shortest route can only help expedite decongestion. This research is aimed to efficiently compute shortest path for road traffic network so that congestion can be eased resulting in reduced CO2 emission and improved economy. Congestion detection is achieved after evaluating road capacity and road occupancy. Congestion index, a ratio of road occupancy to road capacity is computed, congestion index higher than 0.6 necessitates computation of alternate shortest route. Various algorithms offer shortest alternate route. The paper discusses minimization of graph based by removing redundant nodes which don’t play a role in computation of shortest path. The proposal is based on continuous definition of a bounding box every time a next neighboring node is considered. This reduces maximum number of contentious nodes repeatedly and optimizes the network. The algorithm is deployed from both the ends sequentially to ensure zero error and validate the shortest path discovery. While discovering shortest path, the algorithm also offers an array of shortest path in ascending order of the path length. However, vehicular traffic exhibits network duality viz. static and dynamic network graphs. Shortest route for static distance graph is pre-computed and stored for look-up, alternate shortest path based on assignment of congestion levels to edge weights is triggered by congestion index. The research also supports directed graphs to address traffic rules for lanes having unidirectional and bidirectional traffic. 展开更多
关键词 Bounding Box PRUNING Geometric Containers shortest ALTERNATE path shortest path Vehicular Traffic Vehicular CONGESTION DETECTION SYSTEM Vehicular CONGESTION DETECTION SYSTEM
下载PDF
A Language Theory Based Algorithm Generating Global Solution for the Intelligent Instrument Shortest Path Problem
20
作者 Adam Bouras SoufianChekir 《通讯和计算机(中英文版)》 2013年第2期186-192,共7页
关键词 WARSHALL算法 最短路径问题 智能仪表 语言 MATLAB实现 基础 弗洛伊德 内存使用
下载PDF
上一页 1 2 147 下一页 到第
使用帮助 返回顶部