Author: Clark Barrett. More...
#include <decision_engine_dfs.h>
Inheritance diagram for CVCL::DecisionEngineDFS:
Author: Clark Barrett.
Created: Fri Jul 11 16:34:22 2003
Definition at line 49 of file decision_engine_dfs.h.
|
Constructor. Function: DecisionEngineDFS::DecisionEngineDFS Author: Clark Barrett Created: Sun Jul 13 22:52:51 2003 Constructor Definition at line 57 of file decision_engine_dfs.cpp. |
|
Definition at line 57 of file decision_engine_dfs.h. |
|
Implements CVCL::DecisionEngine. Definition at line 40 of file decision_engine_dfs.cpp. |
|
Find the next splitter.
Implements CVCL::DecisionEngine. Definition at line 75 of file decision_engine_dfs.cpp. References CVCL::ExprMap< Data >::clear(), CVCL::Debug::counter(), CVCL::DecisionEngine::d_visited, CVCL::debugger, CVCL::DecisionEngine::findSplitterRec(), IF_DEBUG(), CVCL::Expr::isNull(), and CVCL::TRACE. |
|
Search should call this when it derives 'false'.
Implements CVCL::DecisionEngine. Definition at line 96 of file decision_engine_dfs.cpp. |