This thesis deals with shortest paths problem in graphs. Shortest paths problem is the basic issue of graph theory with many pracitcal applications. We can divide this problem into two following generalizations: single-source shortest path problem and all-pairs shortest paths problem. This text introduces principles and algorithms for generalizations. We describe both classical and new more efficient methods. It contains information about how some of these algorithms were implemented and offers an experimental comparison of these algorithms
The all-pairs approximate shortest-paths problem is an interesting variant of the classical all-pair...
It's possible to simulate a lot of real decision-making situations by a weighted graph. Consequently...
Finding the shortest path between two points in a network is a fundamental problem in computer scien...
This thesis contains basic introduction to the graph theory with the characteristic of chosen graph ...
The aim of this thesis is finding, comparing and implementation of algorithms for finding the shorte...
Abstract—The development of concepts derived from the generic approach to solving the problem of the...
In this paper, we report on our own experience in studying a fundamental problem on graphs: all pair...
This bachelor thesis represents an educational text focused on graph theory and graph algorithms. Th...
Abstract—While the ever growing computational capabilities of devices that are used for man-machine ...
Shortest path problems are fundamental network optimization problems arising in many contexts and ha...
We evaluate the practical eÆciency of a new shortest path algorithm for undirected graphs which was ...
In this paper, the elementary single-source all-destinations shortest path problem is considered. Gi...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
We propose shortest path algorithms that use A ∗ search in combination with a new graph-theoretic lo...
This paper is based on survey of various algorithms for all pair shortest path problem (APSP) on arb...
The all-pairs approximate shortest-paths problem is an interesting variant of the classical all-pair...
It's possible to simulate a lot of real decision-making situations by a weighted graph. Consequently...
Finding the shortest path between two points in a network is a fundamental problem in computer scien...
This thesis contains basic introduction to the graph theory with the characteristic of chosen graph ...
The aim of this thesis is finding, comparing and implementation of algorithms for finding the shorte...
Abstract—The development of concepts derived from the generic approach to solving the problem of the...
In this paper, we report on our own experience in studying a fundamental problem on graphs: all pair...
This bachelor thesis represents an educational text focused on graph theory and graph algorithms. Th...
Abstract—While the ever growing computational capabilities of devices that are used for man-machine ...
Shortest path problems are fundamental network optimization problems arising in many contexts and ha...
We evaluate the practical eÆciency of a new shortest path algorithm for undirected graphs which was ...
In this paper, the elementary single-source all-destinations shortest path problem is considered. Gi...
AbstractFinding shortest paths is a fundamental problem in graph theory, which has a large amount of...
We propose shortest path algorithms that use A ∗ search in combination with a new graph-theoretic lo...
This paper is based on survey of various algorithms for all pair shortest path problem (APSP) on arb...
The all-pairs approximate shortest-paths problem is an interesting variant of the classical all-pair...
It's possible to simulate a lot of real decision-making situations by a weighted graph. Consequently...
Finding the shortest path between two points in a network is a fundamental problem in computer scien...