buildStarMat: Build routing matrix for star network topology

View source: R/lib.R

buildStarMatR Documentation

Build routing matrix for star network topology

Description

Build routing matrix for star network topology

Usage

buildStarMat(n)

Arguments

n

integer number of nodes in the network

Value

matrix of dimension 2n x n^2 that transforms OD flows to link loads

Examples

buildStarMat(3)


awblocker/networkTomography documentation built on May 14, 2022, 10:05 p.m.