48 #ifndef __CVC4__OPTIONS__REWRITE_RULES_H
49 #define __CVC4__OPTIONS__REWRITE_RULES_H
54 #line 26 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/base_options_template.h"
56 #define CVC4_OPTIONS__REWRITE_RULES__FOR_OPTION_HOLDER \
57 efficientEMatching__option_t::type efficientEMatching; \
58 bool efficientEMatching__setByUser__; \
59 rewriteRulesAsAxioms__option_t::type rewriteRulesAsAxioms; \
60 bool rewriteRulesAsAxioms__setByUser__;
62 #line 30 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/base_options_template.h"
69 #line 8 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
71 #line 11 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
74 #line 38 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/base_options_template.h"
79 #line 8 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
81 #line 8 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
83 #line 8 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
85 #line 11 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
87 #line 11 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
89 #line 11 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
92 #line 44 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/base_options_template.h"
97 #line 8 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
99 #line 8 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
102 #line 11 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
104 #line 11 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/../theory/rewriterules/options"
107 #line 50 "/builddir/build/BUILD/cvc4-1.3/builds/powerpc64-redhat-linux-gnu/default-proof/../../../src/options/base_options_template.h"
bool wasSetByUser() const
const T::type & operator[](T) const
Get the value of the given option.
bool wasSetByUser(T) const
Returns true iff the value of the given option was set by the user via a command-line option or SmtEn...
struct CVC4::options::efficientEMatching__option_t efficientEMatching
This is CVC4 release version For build and installation please see the INSTALL file included with this distribution This first official release of CVC4 is the result of more than three years of efforts by researchers at New York University and The University of Iowa The project leaders are Clark please refer to the AUTHORS file in the source distribution CVC4 is a tool for determining the satisfiability of a first order formula modulo a first order CVC CVC3 but does not directly incorporate code from any previous version CVC4 is intended to be an open and extensible SMT engine It can be used as a stand alone tool or as a library It has been designed to increase the performance and reduce the memory overhead of its predecessors It is written entirely in C and is released under a free software see the INSTALL file that comes with this distribution We recommend that you visit our CVC4 tutorials online please write to the cvc users cs nyu edu mailing list *if you need to report a bug with CVC4
bool wasSetByUser() const
static Options & current()
Get the current Options in effect.
Macros that should be defined everywhere during the building of the libraries and driver binary...
struct CVC4::options::rewriteRulesAsAxioms__option_t rewriteRulesAsAxioms
Global (command-line, set-option, ...) parameters for SMT.