draw specific levels of a hierarchy only
After obtaining a nested blockModel with state=minimize_blockmodel_dl(...), I can use draw_hierarchy(state...) to view the hierarchical block partition with a radial layout. However, the lowest level in the hierarchy has too many groups...is there a way to view the blocks at a higher level in the hierarchy? Thanks. -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.
state.get_bstack() extracts the graph at any level.... On Mon, 10 Apr 2017 at 17:52 sy <thesidb@yahoo.com> wrote:
After obtaining a nested blockModel with state=minimize_blockmodel_dl(...), I can use draw_hierarchy(state...) to view the hierarchical block partition with a radial layout. However, the lowest level in the hierarchy has too many groups...is there a way to view the blocks at a higher level in the hierarchy? Thanks.
-- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com. _______________________________________________ graph-tool mailing list graph-tool@skewed.de https://lists.skewed.de/mailman/listinfo/graph-tool
participants (2)
-
Peter Straka -
sy