Example

Consider the following network:

Network

  1. Find all shortest paths from to and determine the length of these.
  2. Find all longest paths from to and determine the length of these.
  3. For which arcs (if any) is it true that shortening that arc by one unit, leaving all others unaltered, will decrease ?
  4. For which arcs (if any) is it true that shortening that arc by one unit, leaving all others unaltered, will decrease ?
  5. For which arcs (if any) is it true that lengthening that arc by one unit, leaving all others unaltered, will increase ?
  6. For which arcs (if any) is it true that lengthening that arc by one unit, leaving all others unaltered, will increase ?