CVC3  2.4.1
Classes | Namespaces | Enumerations
translator.h File Reference

An exception to be thrown by the smtlib translator. More...

#include <string>
#include <fstream>
#include <vector>
#include <map>
#include "queryresult.h"
#include "compat_hash_map.h"

Go to the source code of this file.

Classes

class  CVC3::ExprMap< Data >
 
class  CVC3::ExprMap< Data >
 
class  CVC3::Translator
 
class  CVC3::Translator::HashString
 

Namespaces

 CVC3
 

Enumerations

enum  CVC3::ArithLang {
  CVC3::NOT_USED = 0, CVC3::TERMS_ONLY, CVC3::DIFF_ONLY, CVC3::LINEAR,
  CVC3::NONLINEAR
}
 Used to keep track of which subset of arith is being used. More...
 

Detailed Description

An exception to be thrown by the smtlib translator.

Author: Clark Barrett

Created: Sat Jun 25 18:03:09 2005


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