Color a WCDS graph.
[Go] = NL_G_WCDSChannel(G,N,E,C)
WCDS graph.
List of master nodes (nucleus).
List of slave nodes (electron).
List of chanels (colors).
Output graph.
NL_G_WCDSChannel colors the Weakly Connected Dominating Set (WCDS) G defined by its list of master (respectivelly slave) nodes N (respectivelly E) (WIKIPEDIA). The list of available channels is stored in C.