Structural holes#

用于计算结构洞度量的函数。

constraint(G[, nodes, weight])

返回图 G 中所有节点的约束。

effective_size(G[, nodes, weight])

返回图 G 中所有节点的有效大小。

local_constraint(G, u, v[, weight])

返回图 G 中节点 u 相对于节点 v 的局部约束。