Computes the edge contribution to the tightness metric for a pair of centroids. Returns min(u.count, v.count) * |v.value - u.value|
First centroid
Second centroid
Edge contribution value
Computes the edge contribution to the tightness metric for a pair of centroids. Returns min(u.count, v.count) * |v.value - u.value|