ddnnife_cnf 0.1.0

DIMACS CNF implementation
Documentation
1
2
3
mod cnf;

pub use cnf::{Clause, Cnf, Literal, Variable};