Defined in File ClusteringProjector.hpp
Public Functions
Given
, project the clustering back to the fine graph to create a clustering of the fine graph.
Gcoarse – [in]
Gfine – [in]
fineToCoarse – [in]
zetaCoarse – [in] a clustering of the coarse graph
a – [out] clustering of the fine graph
Project a clustering \zeta^{i} of the coarse graph G^{i} back to the finest graph G^{0}, using the hierarchy of fine->coarse maps
Assuming that the coarse graph resulted from contracting and represents a clustering of the finest graph
Gcoarse – [in] coarse graph
Gfinest – [in] finest graph
maps – [in] hierarchy of maps M^{i->i+1} mapping nodes in finer graph to supernodes in coarser graph