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 computer code and data files described and made available on this web page are 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).