mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-09 22:53:37 +02:00
This commit parallelizes betweenness centrality calculation, by distributing the algo to N workers and creating partial results.
This commit parallelizes betweenness centrality calculation, by distributing the algo to N workers and creating partial results.