CVC3
Classes | Namespaces | Typedefs | Enumerations | Functions

expr.h File Reference

Definition of the API to expression package. See class Expr for details. More...

#include <stdlib.h>
#include <sstream>
#include <set>
#include <functional>
#include <iterator>
#include <map>
#include "os.h"
#include "compat_hash_map.h"
#include "compat_hash_set.h"
#include "rational.h"
#include "kinds.h"
#include "cdo.h"
#include "cdflags.h"
#include "lang.h"
#include "memory_manager.h"

Go to the source code of this file.

Classes

Namespaces

Typedefs

Enumerations

Functions


Detailed Description

Definition of the API to expression package. See class Expr for details.

Author: Clark Barrett

Created: Tue Nov 26 00:27:40 2002


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