Finds the indices of the largest strongly connected subgraph implied by the transitions in counts.
counts : matrix
The MSM counts matrix
states_to_trim : ndarray, int
A list of the state indices that should be trimmed to obtain the
See also