NARVAL >> NL_T: Topology
NL_T: Topology
- NL_T_AddWaxman2Node — Connect a Waxman subnetwork around a node of a graph.
- NL_T_BarabasiAlbert — Generate a random topology in respect with the Barabasi-Albert model.
- NL_T_Grid — Generate a homogeneous grid.
- NL_T_Locality — Generate a random network topology in respect with the Locality method.
- NL_T_LocalityConnex — Generate a random connex network topology in respect with the Locality method.
- NL_T_LocalityNodeRange — Generate a network topology in respect with the Locality method (communication range defined for each node).
- NL_T_MultiLevel — Generate a random hierarchic network based on successive layers generated by the Waxman algorithm.
- NL_T_NewLayerWaxman — Connect subgraphs generated by the Waxman algorithm to a graph.
- NL_T_Waxman — Generate a random network topology in respect with the Waxman algorithm.
- NL_T_WaxmanConnex — Generate a random connex network topology in respect with the Waxman model.
- NL_T_WaxmanConnexC — Generate a random connex network topology in respect with the Waxman model (additional output c).
- NL_T_WaxmanConnexH — Generate a random hierarchic network topology in respect with the Waxman algorithm.
- NL_T_WaxmanConnexHD — Generate a random hierarchic network topology of nodes linearly distributed into layers in respect with the Waxman model.