#include "bv_dimacs.h"
#include <fstream>
#include <iostream>
#include <solvers/sat/dimacs_cnf.h>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Go to the source code of this file.
Writing DIMACS Files
Definition in file bv_dimacs.cpp.