What are the main input tables required by the maxFlow action?

2 vues

Réponse

The maxFlow action uses two primary input tables: the 'links' table, which contains the graph link information, and the 'nodes' table, which contains the graph node information.
Did this answer help you?
maxFlow

optNetwork

See technical action