![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <mutable/IR/CNF.hpp>#include <mutable/parse/AST.hpp>#include "parse/ASTPrinter.hpp"#include <mutable/util/fn.hpp>#include <mutable/util/macro.hpp>Go to the source code of this file.
Data Structures | |
| struct | CNFGenerator |
Helper class to convert Expr and Clause to cnf::CNF. More... | |