Which output tables are generated by the biconnectedComponents action?

6 vues

Réponse

The action generates several output tables: `out` for summary information, `outLinks` for link-level component data, `outNodes` for node-level articulation point data, and `outBCTreeLinks` and `outBCTreeNodes` for the block-cut tree structure.
Did this answer help you?
biconnectedComponents

optNetwork

See technical action