December 2023
Intermediate to advanced
504 pages
11h 43m
English
We’ve already seen that graphs can come in a number of different flavors. Another useful type of graph, known as a weighted graph, adds additional information to the edges of the graph.
Here’s a weighted graph that represents a basic map of several major cities in the United States:

In this graph, each edge is accompanied by a number that represents the distance in miles between the cities the edge connects. For example, there are 714 miles between Chicago and New York City.
It’s also possible to have weighted graphs that are also directional. In the following example, we can see that although a flight from Dallas to Toronto is ...
Read now
Unlock full access