CVC3
Classes | Namespaces
search_impl_base.h File Reference

Abstract API to the proof search engine. More...

#include "search.h"
#include "theory_core.h"
#include "variable.h"
#include "formula_value.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CVC3::SearchImplBase
 API to to a generic proof search engine (a.k.a. SAT solver) More...
 
class  CVC3::SearchImplBase::Splitter
 Representation of a DP-suggested splitter. More...
 

Namespaces

namespace  CVC3
 

Detailed Description

Abstract API to the proof search engine.

Author: Clark Barrett, Vijay Ganesh (Clausal Normal Form Converter)

Created: Fri Jan 17 13:35:03 2003


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_impl_base.h.