• No results found

single-source shortest path

Performance Analysis of Single Source Shortest Path Algorithm over Multiple GPUs in a Network of Workstations using OpenCL and MPI

Performance Analysis of Single Source Shortest Path Algorithm over Multiple GPUs in a Network of Workstations using OpenCL and MPI

... Dijkstra’s single source shortest path algorithm over multiple GPU devices in a single machine as well as over a network of workstations using OpenCL and ...a single workstation ...

6

A Study of Different Parallel Implementations of Single Source Shortest Path Algorithms

A Study of Different Parallel Implementations of Single Source Shortest Path Algorithms

... Queue operations are one of the most important and time consuming part of Dijkstra’s algorithm. There are two different ways by which we can add parallelism into a priority queue [3, 4]. First method tried to speed up ...

5

Bellman Ford Shortest Path Algorithm using Global Positioning System

Bellman Ford Shortest Path Algorithm using Global Positioning System

... the single source shortest path problem in the general case in which edges of a given digraph can have negative weights as long as G contains no negative ...

5

Graph Model for Chinese Spell Checking

Graph Model for Chinese Spell Checking

... This paper describes our system in the Bake-Off 2013 task of SIGHAN 7. We illustrate that Chinese spell checking and correction can be efficiently tackled with by utilizing word segmenter. A graph model is used to ...

5

Parallelization of Shortest Path Finder on GPU: Floyd Warshall

Parallelization of Shortest Path Finder on GPU: Floyd Warshall

... The serial computation of these algorithms is time consuming so to increase the efficiency of the result This algorithm is implemented using GPU. Due to this the computation time is reduced drastically. Floyd Warshall ...

5

Network Routing Protocol using Genetic Algorithms

Network Routing Protocol using Genetic Algorithms

... the single-source shortest path problem for a graph with nonnegative edge path costs, producing a shortest path tree ...given source vertex (node) in the graph, the ...

5

An Efficient and Scalable Multi-Path Dynamic Routing for Computing and Constrained Mobile Ad-hoc Network Environment

An Efficient and Scalable Multi-Path Dynamic Routing for Computing and Constrained Mobile Ad-hoc Network Environment

... based shortest path and moreover they routes may be static routing or dynamic ...a single path to transmit ...of single source shortest path static/dynamic ...with ...

6

A Retrieval Matching Method Based Case Learning for 3D Model

A Retrieval Matching Method Based Case Learning for 3D Model

... Single-source shortest path [5] describes the problem how to find the shortest distance to other vertices from the certain source vertex in a ...the path from the starting ...

5

Optimizing Cost-Effective Travel Modes between Two Destinations Using Dijkstra Approach

Optimizing Cost-Effective Travel Modes between Two Destinations Using Dijkstra Approach

... Dijkstra algorithm is one of the classical algorithms in SPP, specialized in single-source shortest path problem in a directed graph with nonnegative weight. Dijkstra is a simpler and faster ...

6

A Fine Tuned Hybrid Implementation for Solving Shortest Path Problems using Bellman Ford

A Fine Tuned Hybrid Implementation for Solving Shortest Path Problems using Bellman Ford

... to Single Source Shortest Path Problem for massively dense graphs using CUDA” in Computer and Communication Technology (ICCCT), 2011 2nd International Conference on , ...

5

Exploration of Distance Measurement and Find the Minimal Path Algorithm for Every Node in WSNs Localization

Exploration of Distance Measurement and Find the Minimal Path Algorithm for Every Node in WSNs Localization

... the single source shortest path problem for a directed graph with nonnegative edge weight ...final shortest path weights from the source s have already been ...minimum ...

7

DESIGN AND IMPLEMENTATION OF MULTI-PARAMETER DIJKSTRAS (MPD) ALGORITHM:  A SHORTEST PATH ALGORITHM FOR REAL-ROAD NETWORKS

DESIGN AND IMPLEMENTATION OF MULTI-PARAMETER DIJKSTRAS (MPD) ALGORITHM: A SHORTEST PATH ALGORITHM FOR REAL-ROAD NETWORKS

... the single source shortest path ...the path with lowest cost between a vertex and every other ...computes single source shortest path in a directed ...

12

A data-parallel many-source shortest-path algorithm to accelerate macroscopic transport network assignment

A data-parallel many-source shortest-path algorithm to accelerate macroscopic transport network assignment

... architecture. Single-core (serial) and multi-core CPU (Central Processing Unit) or distributed CPU libraries such as the Boost Graph Library (BGL) (Siek et ...the shortest path problem for large, ...

17

A STUDY ON SHORTEST PATH ALGORITHM BASED ON DIJKSTRA?S AND BELLMAN FORD ALGORITHM

A STUDY ON SHORTEST PATH ALGORITHM BASED ON DIJKSTRA?S AND BELLMAN FORD ALGORITHM

... The Bellman-Ford algorithm uses relaxation to find single source shortest paths on directed graphs. And it is also contain negative edges. The algorithm will also detect if there are any negative ...

8

Improving Success Ratio in Multi-Constraint Quality of Service Routing

Improving Success Ratio in Multi-Constraint Quality of Service Routing

... a single mixed metric instead of dealing with multiple link ...a single mixed metric method at best can be used as a criterion in path selection but it does not contain sufficient information alone ...

9

Shortest Path Problem in Network with Type-2 Triangular Fuzzy Arc Length

Shortest Path Problem in Network with Type-2 Triangular Fuzzy Arc Length

... the shortest path from origin to destination. In traditional Shortest Path Problem (SPP) it is always determined that the parameter are fixed a problem which can be easily solved by ...

7

Shortest Path Problem on Intuitionistic Fuzzy Network

Shortest Path Problem on Intuitionistic Fuzzy Network

... Finding shortest paths in graphs has been the area of interest for many ...researchers. Shortest paths are one of the fundamental and most widely used concepts in ...Fuzzy Shortest Path (IFSP) ...

11

An Efficient Caching Strategy of Hierarchical Clustering and Privacy of data in Named Data Network

An Efficient Caching Strategy of Hierarchical Clustering and Privacy of data in Named Data Network

... as source node and send data to destination ...generate shortest route based on ...the source will encrypt transferring message and send to destination ...

5

VANET  based Vehicle Tacking on Message Authentication and Secure Navigation Route

VANET based Vehicle Tacking on Message Authentication and Secure Navigation Route

... alternative path to move the ...about shortest navigation ...in shortest path from source to destination, at same time query passed to neighbour vehicles they also receives information ...

9

Title: APAQM: An Alternate Path AQM Congestion Control Algorithm

Title: APAQM: An Alternate Path AQM Congestion Control Algorithm

... RED algorithm for RED Gateways was first of all proposed by Sally Floyd and Van Jacobson. RED is an active queue management scheme that provides a mechanism for congestion avoidance. Unlike traditional congestion control ...

7

Show all 10000 documents...

Related subjects