Typos
This commit is contained in:
@ -5,7 +5,7 @@ Say have a network: a sequence of pipes, a set of cities and highways, an electr
|
||||
|
||||
\vspace{1ex}
|
||||
|
||||
We can draw this network as a directed weighted graph. If we take a transporation network, for example, edges will represent highways and nodes will be cities. There are a few conditions for a valid network graph:
|
||||
We can draw this network as a directed weighted graph. If we take a transportation network, for example, edges will represent highways and nodes will be cities. There are a few conditions for a valid network graph:
|
||||
|
||||
\begin{itemize}
|
||||
\item The weight of each edge represents its capacity, e.g, the number of lanes in the highway.
|
||||
|
Reference in New Issue
Block a user