MFworks Tutorial – 14 Dynamic Networks

The procedure is similar to finding the shortest path through a network with no time-dependent travel cost.

First calculate the path(s) from origin to the cutoff-point(s), where the new time interval starts. In other words spread until the available time in time interval 1, depending on your starting time, has been used up. From the cutoff-point(s) in time interval 1, calculate the shortest path(s) to the destination through time interval 2. The path with the lowest value is the sought path. Join the paths.
The cell value at the cutoff-point for time interval 1added to the cell values of the shortest path in time interval 2 is the total cost for the joined path.

If using 3 time intervals, repeat the procedure for time interval 1 in time interval 2. If using 4 time intervals, repeat the procedure for time interval 2 in time interval 3, and so forth.
See the theory behind it.

Map layers needed:



network.mfm
costoftravel_time1.mfm
costoftravel_time2.mfm
start.mfm
stop.mfm

MFworks – step by step

Posted in mfworks
Tags: ,

ARTICLES and PAPERS
Toy stories: lessons to be learned
Christmas. Toys. Two things that belong together. But it isn't always a happy story. Not only do sea[...]
Interpreting Resiliency
In yesterday's post on Freight Transportations Systems Resilience I mentioned Kelly Pitera and her M[...]
BOOKS and BOOK CHAPTERS
Enterprise-wide Risk Management
Coming from a crisis management and business continuity background, I really enjoyed reading Enterpr[...]
Resilience times four
Resilience. It is not so much about reducing the number of things that go wrong, but it is about imp[...]
REPORTS and WHITEPAPERS
Transport infrastructure resilience
Is it possible to devise a simple framework for assessing the resilience of the transport infrastruc[...]
Supply Chain Security
Today's supply chains circle the globe and form the backbone of world trade and a are major factor i[...]