|
CVC3
|
Go to the source code of this file.
| #define CHECK | ( | x | ) |
Definition at line 42 of file xchaff_utils.h.
Referenced by CSolver::back_track(), CDatabase::compact_lit_pool(), CSolver::conflict_analysis_zchaff(), CSolver::decide_next_branch(), CSolver::deduce(), CSolver::delete_unrelevant_clauses(), CDatabase::enlarge_lit_pool(), CSolver::init(), CSolver::queue_implication(), CSolver::set_var_value(), and CSolver::unset_var_value().
| #define CHECK_FULL | ( | x | ) |
Definition at line 43 of file xchaff_utils.h.
Referenced by CSolver::back_track(), CSolver::delete_unrelevant_clauses(), and CSolver::set_var_value().
| void Abort | ( | char * | message | ) |
Definition at line 43 of file xchaff_utils.cpp.
References std::endl().
| void Warning | ( | char * | message | ) |
Definition at line 49 of file xchaff_utils.cpp.
References std::endl().
1.7.3