cvc4-1.3
|
[[ Add one-line brief description here ]] More...
Go to the source code of this file.
Namespaces | |
CVC4 | |
Enumerations | |
enum | CVC4::SimplificationMode { CVC4::SIMPLIFICATION_MODE_INCREMENTAL, CVC4::SIMPLIFICATION_MODE_BATCH, CVC4::SIMPLIFICATION_MODE_NONE } |
Enumeration of simplification modes (when to simplify). More... | |
Functions | |
std::ostream & | CVC4::operator<< (std::ostream &out, SimplificationMode mode) |
[[ 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-2013 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 ]]
Definition in file simplification_mode.h.