#include <cnf.h>
Inheritance diagram for SAT::CD_CNF_Formula:
Definition at line 155 of file cnf.h.
|
|
|
|
|
Implements SAT::CNF_Formula. Definition at line 159 of file cnf.h. References d_numVars. |
|
Implements SAT::CNF_Formula. Definition at line 165 of file cnf.h. References d_formula, and CVCL::CDList< T >::empty(). |
|
Implements SAT::CNF_Formula. Definition at line 166 of file cnf.h. References d_formula. |
|
Implements SAT::CNF_Formula. Definition at line 167 of file cnf.h. References CVCL::CDList< T >::begin(), and d_formula. |
|
Implements SAT::CNF_Formula. Definition at line 168 of file cnf.h. References d_formula, and CVCL::CDList< T >::end(). |
|
Implements SAT::CNF_Formula. Definition at line 169 of file cnf.h. References d_numVars, and CVCL::CDO< T >::get(). Referenced by CVCL::SearchSat::addLemma(). |
|
Implements SAT::CNF_Formula. Definition at line 170 of file cnf.h. References d_formula, and CVCL::CDList< T >::size(). Referenced by CVCL::SearchSat::check(), and CVCL::SearchSat::getNewClauses(). |
|
Implements SAT::CNF_Formula. Definition at line 157 of file cnf.cpp. References SAT::CNF_Formula::d_current, d_formula, and CVCL::CDList< T >::push_back(). |
|
Implements SAT::CNF_Formula. Definition at line 164 of file cnf.cpp. References SAT::CNF_Formula::d_current, SAT::Clause::setUnit(), and SAT::Clause::size(). |
|
Definition at line 156 of file cnf.h. Referenced by begin(), empty(), end(), newClause(), numClauses(), and operator[](). |
|
Definition at line 157 of file cnf.h. Referenced by numVars(), and setNumVars(). |