Helper to have the partition hierarchical view type. More...
Public Types | |
typedef hierarchical_graph_view< dynamic_graph< DIRECTED, MULTIEDGES, hierarchical_graph_view< typename GraphVw::view_container_type, typename extract_closed_domain_type< GraphVw >::type >, EdgeProperty > > | type |
Helper to have the partition hierarchical view type.
GraphVw | graph view type of the base graph. |
EdgeProperty | edge property type of the hierarchical view. |