Successive shortest paths with reduced costs
Revision as of 17:57, 23 October 2014 by Weihe (talk | contribs) (Created page with "== Abstract view == '''Invariant:''' # All points of the invariant of the successive shortest paths algorithm. # For each node <math>v\in V</ma...")
Abstract view
Invariant:
- All points of the invariant of the successive shortest paths algorithm.
- For each node [math]\displaystyle{ v\in V }[/math], there is a real number [math]\displaystyle{ \pi(v) }[/math] such that, for each arc [math]\displaystyle{ a=(v,w)\in A }[/math], the reduced cost [math]\displaystyle{ c(a)-\pi(v)+\p(w) }[/math] is nonnegative.