pub fn make_args<A: GenericCongAvoidAlg>(
    name: &str
) -> Result<(Alg<A>, String), ParseIntError>