CVC3  2.4.1
Classes | Namespaces | Typedefs | Enumerations
theory_quant.h File Reference
#include "theory.h"
#include "cdmap.h"
#include "statistics.h"
#include <queue>

Go to the source code of this file.

Classes

class  CVC3::Trigger
struct  CVC3::dynTrig
class  CVC3::CompleteInstPreProcessor
class  CVC3::TheoryQuant
 This theory handles quantifiers. More...
class  CVC3::TheoryQuant::TypeComp
struct  CVC3::TheoryQuant::multTrigsInfo

Namespaces

namespace  CVC3

Typedefs

typedef struct CVC3::dynTrig CVC3::dynTrig

Enumerations

enum  CVC3::Polarity { CVC3::Ukn, CVC3::Pos, CVC3::Neg, CVC3::PosNeg }

Detailed Description

Author: Sergey Berezin, Yeting Ge

Created: Jun 24 21:13:59 GMT 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.


! Author: Daniel Wichs ! Created: Wednesday July 2, 2003

Definition in file theory_quant.h.