NetworkX

Previous topic

networkx.project

Next topic

networkx.blockmodel

BlockmodelingΒΆ

Functions for creating network blockmodels from node partitions.

Created by Drew Conway <drew.conway@nyu.edu> Copyright (c) 2010. All rights reserved.

blockmodel(G, partitions[, multigraph]) Returns a reduced graph constructed using the generalized block modeling technique.