search_sat.cpp File Reference

Implementation of Search engine with generic external sat solver. More...

#include "search_sat.h"
#include "dpllt_minisat.h"
#include "theory_core.h"
#include "eval_exception.h"
#include "typecheck_exception.h"
#include "expr_transform.h"
#include "search_rules.h"
#include "command_line_flags.h"
#include "theorem_manager.h"
#include "theory.h"
#include "debug.h"

Include dependency graph for search_sat.cpp:

Go to the source code of this file.

Namespaces

Classes

Functions


Detailed Description

Implementation of Search engine with generic external sat solver.

Author: Clark Barrett

Created: Wed Dec 7 21:00:24 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.cpp.


Function Documentation

static void setRecursiveInUserAssumption ( const Expr e,
int  scope 
) [static]

Definition at line 1031 of file search_sat.cpp.

References CVC3::Expr::arity(), CVC3::Expr::inUserAssumption(), and CVC3::Expr::setInUserAssumption().

Referenced by CVC3::SearchSat::newUserAssumptionInt().


Generated on Wed Nov 18 16:14:00 2009 for CVC3 by  doxygen 1.5.2