pub fn describe_int_seq(v: &[i64]) -> Vec<u8> ⓘExpand description
The computable upper bound on Kolmogorov complexity of v over this description language:
the shortest self-delimiting program (from the generator menu) that reproduces v. The returned
bytes are a re-checkable witness — decode_int_seq reproduces v exactly.