MatrixNetworks.jl icon indicating copy to clipboard operation
MatrixNetworks.jl copied to clipboard

Add the reduced indices to the largest_component output

Open dgleich opened this issue 8 years ago • 0 comments

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.

dgleich avatar May 10 '16 01:05 dgleich