CVC3  2.4.1
Classes | Namespaces | Functions
theory_core.h File Reference
#include <queue>
#include "theory.h"
#include "cdmap.h"
#include "statistics.h"
#include <string>
#include "notifylist.h"
#include <vector>
#include <utility>

Go to the source code of this file.

Classes

class  CVC3::TheoryCore
 This theory handles the built-in logical connectives plus equality. It also handles the registration and cooperation among all other theories. More...
 
class  CVC3::TheoryCore::CoreNotifyObj
 
class  CVC3::TheoryCore::CoreSatAPI
 Interface class for callbacks to SAT from Core. More...
 

Namespaces

namespace  CVC3
 

Functions

std::ostream & CVC3::operator<< (std::ostream &os, const NotifyList &l)
 Printing NotifyList class. More...
 

Detailed Description

Author: Clark Barrett

Created: Thu Jan 30 16:58:05 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 theory_core.h.