![]() |
mutable
A Database System for Research and Fast Prototyping
|
Public Member Functions | |
operator unsigned () const | |
void | operator() (const cnf::CNF &cnf) |
void | operator() (const cnf::Clause &clause) |
void | operator() (const ast::Expr &e) |
Private Attributes | |
unsigned | weight_ = 0 |
Definition at line 21 of file Optimizer.cpp.
|
inline |
Definition at line 27 of file Optimizer.cpp.
References weight_.
|
inline |
Definition at line 39 of file Optimizer.cpp.
References M_unreachable, m::ast::Expr::type(), m::visit(), and weight_.
|
inline |
Definition at line 34 of file Optimizer.cpp.
|
inline |
Definition at line 29 of file Optimizer.cpp.
|
private |
Definition at line 24 of file Optimizer.cpp.
Referenced by operator unsigned(), and operator()().