pub type ParamSetsHashedIds<T> = HashMap<(usize, usize), AlignfoldScores<T>>;
pub struct ParamSetsHashedIds<T> { /* private fields */ }