CVC3
|
Search engine that uses an external SAT engine. More...
#include <vector>
#include <set>
#include "search.h"
#include "smartcdo.h"
#include "cdlist.h"
#include "cnf_manager.h"
#include "expr.h"
#include "dpllt.h"
#include "theory_core.h"
#include "formula_value.h"
Go to the source code of this file.
Search engine that uses an external SAT engine.
Author: Clark Barrett
Created: Mon Dec 5 17:52:05 2005
License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.
Definition in file search_sat.h.