Description Usage Arguments Value Author(s) See Also Examples
Get the weight of the edge that goes from source vertex to destination vertex from the selected post processing algorithm or the main algorithm, after the last iteration.
1 | DynComm.edgeWeight(dyncomm,source,destination)
|
dyncomm |
A DynComm object, if not using the inline version of the function call |
source |
The name of the source vertex that is part of the edge |
destination |
The name of the destination vertex that is part of the edge |
a floating point number with the weight
poltergeist0
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.