mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures
CNF.cpp File Reference
#include <mutable/IR/CNF.hpp>
#include <mutable/parse/AST.hpp>
#include "parse/ASTPrinter.hpp"
#include <mutable/util/fn.hpp>
#include <mutable/util/macro.hpp>
Include dependency graph for CNF.cpp:

Go to the source code of this file.

Data Structures

struct  CNFGenerator
 Helper class to convert Expr and Clause to cnf::CNF. More...