Can the minSpanTree computation be parallelized?

2 vues

Réponse

Yes, the action supports parallel processing. You can use the 'nThreads' parameter to specify the number of threads for multithreaded processing, and the 'distributed' parameter to run the algorithm on a distributed graph for large-scale problems.
Did this answer help you?
minSpanTree

optNetwork

See technical action