getActive | R Documentation |
Uses xranges from limSolve to find deterministically-known OD flows
getActive(y, A)
y |
numeric vector of link loads, dimension m |
A |
routing matrix of dimension m x k |
logical vector of length k; TRUE for unknown OD flows, FALSE for known
data(bell.labs) getActive(bell.labs$Y[1,], bell.labs$A)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.