cvc4-1.4
variable_type_map.h File Reference

[[ Add one-line brief description here ]] More...

#include "cvc4_public.h"
#include "expr/expr.h"
#include "util/hash.h"
Include dependency graph for variable_type_map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  CVC4::VariableTypeMap
 
struct  CVC4::ExprManagerMapCollection
 

Namespaces

namespace  CVC4
 

Typedefs

typedef __gnu_cxx::hash_map< uint64_t, uint64_t > CVC4::VarMap
 

Detailed Description

[[ Add one-line brief description here ]]

** Original author: Morgan Deters
** Major contributors: none
** Minor contributors (to current version): none
** This file is part of the CVC4 project.
** Copyright (c) 2009-2014  New York University and The University of Iowa
** See the file COPYING in the top-level source directory for licensing
** information.

[[ Add lengthier description here ]]

Todo
document this file

Definition in file variable_type_map.h.