cnf_io_test, a C++ code which calls cnf_io() to read or write a file, in the DIMACS CNF format, containing information about a boolean formula written in conjunctive normal form.
The information on this web page is distributed under the MIT license.
cnf_io, a C++ code which reads or writes files used to store boolean formulas in conjunctive normal form (CNF).