Jesus A. Gonzalez
July 17, 2019
\[w(p) = \sum_{i = 1}^k w(v_{i-1}, v_i)\]
\(\delta (u, v) = \begin{cases} min\lbrace w(p): u \overset{p}{\longrightarrow} v\rbrace &\mbox{if there is a path from u to v}\\ \infty &\mbox{any other way}\\ \end{cases}\)
The process may decrease the value of the estimation of the shortest path \(d[v]\) and update predecessor \(\pi[v]\)