Gets or sets the multiedge factor. Acceptable values lie in [0, 1].
In centrality computations, we reduce parallel relationships of a graph to a single edge.
The computation of the importance of the single edge depends on the value of MultiedgeFactor.
If MultiedgeFactor is 0, the importance of the single edge is the average of parallel relationships.
If MultiedgeFactor is 1, the importance of the single edge is the sum of importances of parallel relationships.
For values of MultiedgeFactor between 0 and 1, the importance of the single edge is linearly interpolated.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3.3 or higher.