What are the primary input data tables for the minSpanTree action?

2 vues

Réponse

The primary inputs are the 'links' table, which defines the connections and weights between nodes, and optionally a 'nodes' table for node-specific information. Alternatively, you can use a pre-existing in-memory graph specified by the 'graph' parameter.
Cette réponse vous a-t-elle aidé ?
minSpanTree

optNetwork

Voir l'action technique