mirror of
https://github.com/Steffo99/appunti-magistrali.git
synced 2024-11-22 10:44:17 +00:00
10 lines
251 B
Markdown
10 lines
251 B
Markdown
|
[[Misura]] in un [[grafo]].
|
||
|
|
||
|
Corrisponde alla [[lunghezza]] di ciascun [[percorso]] tra due [[nodo di un grafo|nodi]].
|
||
|
$$
|
||
|
\def \source {{\color{cyan} src}}
|
||
|
\def \destination {{\color{magenta} dst}}
|
||
|
\Large
|
||
|
\mathrm{lengths}(\source \to \destination)
|
||
|
$$
|