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
State of the art in SCRM?
A severe supply chain disruption has hit my own blog: More than a month without a post. It's not tha[...]
Supply Chain Security Management
Security concerns are an issue that has gained increased importance in supply chains. While accident[...]
BOOKS and BOOK CHAPTERS
Book review: The Network Reliability of Transport
I guess you would have to have attended the conference yourself or be a researcher in this very fiel[...]
Book Review: Global Supply Chain Management
The Handbook of Global Supply Chain Management is an excellent book. My interest in it stems from th[...]
REPORTS and WHITEPAPERS
The supply chain of the future
A recent report by IBM, referenced by Supply Chain Digest in IBM Lays Out its Vision for the Supply [...]
The UK Transport Network Resilience...and I
UK Transport Network Resilience
For a budding and even for a seasoned researcher, nothing is more rewarding than to have one's publi[...]