buildStarMat | R Documentation |
Build routing matrix for star network topology
buildStarMat(n)
n |
integer number of nodes in the network |
matrix of dimension 2n x n^2 that transforms OD flows to link loads
buildStarMat(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.