Shortest Paths
Finding the shortest shortest path between two vertices in a weighted graph has many applications. A fundamental implementation involves sending packets over shortest routes, therefore, in shortest possible time between two routers in a computer network. This so-called routing problem is commonly so...
Saved in:
| Published in | Algebraic Graph Algorithms pp. 109 - 125 |
|---|---|
| Main Author | |
| Format | Book Chapter |
| Language | English |
| Published |
Switzerland
Springer International Publishing AG
2021
Springer International Publishing |
| Series | Undergraduate Topics in Computer Science |
| Online Access | Get full text |
| ISBN | 3030878856 9783030878856 |
| ISSN | 1863-7310 2197-1781 |
| DOI | 10.1007/978-3-030-87886-3_7 |
Cover
| Summary: | Finding the shortest shortest path between two vertices in a weighted graph has many applications. A fundamental implementation involves sending packets over shortest routes, therefore, in shortest possible time between two routers in a computer network. This so-called routing problem is commonly solved by converting a graph routing algorithm to a distributed one in the form of a network protocol to be executed by each router. We look at basic graph algorithms to find shortest paths in a weighted graph in this chapter. |
|---|---|
| ISBN: | 3030878856 9783030878856 |
| ISSN: | 1863-7310 2197-1781 |
| DOI: | 10.1007/978-3-030-87886-3_7 |