The output from largest component should also have the indices of the reduced set, and vice versa, if you call "enrich" (e.g. find(p) gives the forward map, and we also want the reverse map) these are built as part of spectral_cut, I believe.
The output from largest component should also have the indices of the reduced set, and vice versa, if you call "enrich"
(e.g. find(p) gives the forward map, and we also want the reverse map) these are built as part of spectral_cut, I believe.