MFworks Tutorial – 12 Deriving the Shortest Path

Creating proximity surfaces from origin and destination and adding them yields the shortest path.

SpreadFromStart = Spread start
To 10000.00In costoftravel
Outof direction
;

SpreadFromStop = Spread stop
To 10000.00
In costoftravel
Outof direction
;



ShortestPath_InNetwork = SpreadFromStart + SpreadFromStop
;

The shortest path is delineated by the cells with the lowest value(s). The value is the actual cost of using this path. Using the Legend function this path can be derived by changing the color of the cells with the lowest value until a continuous path from origin to detination can be seen.

MFworks – step by step

Posted in mfworks
Tags: ,

ARTICLES and PAPERS
Transportation Resilience
There hasn't been a proper literature review on my blog for a while, but this post will put it right[...]
CALL for Papers: NOFOMA 2011
NOFOMA is the network of Nordic researchers within the field of Logistics and Supply Chain Managemen[...]
BOOKS and BOOK CHAPTERS
ISCRiM 2010 Proceedings
Two weeks ago I attended the ISCRiM 2010 seminar at Loughborough University, a gathering of some of [...]
Book Review: The Resilient Enterprise
To me, this book by Yossi Sheffi was an eye-opener, not so much for it's academic value, but for it'[...]
REPORTS and WHITEPAPERS
Zycus and the Supply Risk Explosion
"Ten or fifteen years ago, you could not convince most procurement and supply-chain professionals to[...]
Risk management - Vocabulary
What is risk management in supply chains? The more I study supply chain risk management, the more co[...]