Function PowerGraph.PowerGraph
Cette fonction doit être executé par tout le monde
auto auto PowerGraph(T, ED)
(
T gp,
ulong maxIter = (ulong) .max
);
Parameters
Name | Description |
---|---|
gp | la partitions du process. |
maxIter | le nombre maximal d'iteration (très important) |