Perform the initialization of the ARC algorithm from a source node.
[M,N] = NL_R_ARCRootInit(G,S)
Graph.
Source node.
Discovery packet storage matrix.
Quantity of discovery packets on the network.
NL_R_ARCRootInit initializes the ARC algorithm from the source node S on the graph G in order to find multiple paths towards the destination node D.