Description Usage Arguments Details Value References Examples
This efficiency metric combine both the number of producer nodes that can be accessed by a distributor node and also the (topological) distance at which each supply nodes is located.
1 |
g |
An igraph object; the supply network. |
decr.FUN |
function; how the weight of a supplier in the metric depend decrease with its rank according to its topological distance from target node. |
First, inverse supply path length between all producer-distributor pair is computed. distributors nodes AVG_DEF AVG_DEF is equal to the mean of individual
Based on inverse supply pat Decreasing function set how the weight of the supplier decreases with its rank
A positive numeric.
Zhao, K., Kumar, A., & Yen, J. (2011). Achieving High Robustness in Supply Distribution Networks by Rewiring. IEEE Transactions on Engineering Management, 58(2), 347–362.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.