CVC3
|
#include <clause.h>
CVC3::CompactClause::CompactClause | ( | const Clause & | c | ) | [inline] |
string CVC3::CompactClause::toString | ( | ) | const |
Definition at line 184 of file clause.cpp.
Referenced by CVC3::SearchEngineFast::propagate().
std::ostream& operator<< | ( | std::ostream & | os, |
const CompactClause & | c | ||
) | [friend] |
Definition at line 164 of file clause.cpp.
Clause CVC3::CompactClause::d_clause [private] |
Definition at line 288 of file clause.h.
Referenced by CVC3::operator<<().