How do I get the component ID for each node in the output?

0 vues

Réponse

Use the 'outNodes' parameter to specify an output table. This table will include the original node information along with a new column, typically named 'concomp', which contains the identifier for the connected component that each node belongs to.
Did this answer help you?
connectedComponents

optNetwork

See technical action