Skip to main content

parse

Function parse 

Source
pub fn parse(input: &str) -> Result<DimacsCnf, DimacsError>
Expand description

Parse a DIMACS CNF string. See the module docs for the fail-closed contract.