#include "cnf.h"
#include <algorithm>
#include <set>
#include <util/invariant.h>
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Go to the source code of this file.
CNF Generation, via Tseitin
Definition in file cnf.cpp.
Definition at line 342 of file cnf.cpp.