Function is_binary_drat

Source
pub fn is_binary_drat(filename: &str) -> bool
Expand description

Return true if the file is in binary (compressed) DRAT.

Read the first ten characters of the given file to determine that, just like drat-trim. This works fine on real proofs.