pub fn named_giants(n: usize, k: usize) -> Vec<(usize, String)>Expand description
Name the giants. The top-k morph-classes at n (by orbit count), each labeled with the family it
matches. Confirms which of the huge morph-classes are recognizable named families vs. the generic
full-degree core.