Perform the indexes of all shortest paths where a node is present.
[L] = NL_R_PathsWithNi(R,I)
Enhanced routing table.
Node index.
List of indexes.
NL_R_PathsWithNi performs the list of indexes of all the shortest paths stored in the enhanced routing table R of a graph where the node I is present.
[path]=NL_F_NLPath();//path to NARVAL module path=path+'/demos/';//folder path load(path+'RoutingTables_topo_100.dat','pt','rt1','rt2','rt3','rt4','rt5');//loading of the network routing tables i=1;//node index [ind]=NL_R_PathsWithNi(rt1,i)//application of NL_R_PathsWithNi | ![]() | ![]() |