cvc4-1.4
options.h File Reference

options.h More...

Go to the source code of this file.

Data Structures

struct  CVC4::options::arithUnateLemmaMode__option_t
 
struct  CVC4::options::arithPropagationMode__option_t
 
struct  CVC4::options::arithHeuristicPivots__option_t
 
struct  CVC4::options::arithStandardCheckVarOrderPivots__option_t
 
struct  CVC4::options::arithErrorSelectionRule__option_t
 
struct  CVC4::options::arithSimplexCheckPeriod__option_t
 
struct  CVC4::options::arithPivotThreshold__option_t
 
struct  CVC4::options::arithPropagateMaxLength__option_t
 
struct  CVC4::options::arithDioSolver__option_t
 
struct  CVC4::options::arithRewriteEq__option_t
 
struct  CVC4::options::arithMLTrick__option_t
 
struct  CVC4::options::arithMLTrickSubstitutions__option_t
 
struct  CVC4::options::doCutAllBounded__option_t
 
struct  CVC4::options::maxCutsInContext__option_t
 
struct  CVC4::options::revertArithModels__option_t
 
struct  CVC4::options::havePenalties__option_t
 
struct  CVC4::options::useFC__option_t
 
struct  CVC4::options::useSOI__option_t
 
struct  CVC4::options::restrictedPivots__option_t
 
struct  CVC4::options::collectPivots__option_t
 
struct  CVC4::options::useApprox__option_t
 
struct  CVC4::options::maxApproxDepth__option_t
 
struct  CVC4::options::exportDioDecompositions__option_t
 
struct  CVC4::options::newProp__option_t
 
struct  CVC4::options::arithPropAsLemmaLength__option_t
 
struct  CVC4::options::soiQuickExplain__option_t
 
struct  CVC4::options::rewriteDivk__option_t
 
struct  CVC4::options::trySolveIntStandardEffort__option_t
 
struct  CVC4::options::replayFailureLemma__option_t
 
struct  CVC4::options::dioSolverTurns__option_t
 
struct  CVC4::options::rrTurns__option_t
 
struct  CVC4::options::dioRepeat__option_t
 
struct  CVC4::options::replayEarlyCloseDepths__option_t
 
struct  CVC4::options::replayFailurePenalty__option_t
 
struct  CVC4::options::replayNumericFailurePenalty__option_t
 
struct  CVC4::options::replayRejectCutSize__option_t
 
struct  CVC4::options::lemmaRejectCutSize__option_t
 
struct  CVC4::options::soiApproxMajorFailure__option_t
 
struct  CVC4::options::soiApproxMajorFailurePen__option_t
 
struct  CVC4::options::soiApproxMinorFailure__option_t
 
struct  CVC4::options::soiApproxMinorFailurePen__option_t
 
struct  CVC4::options::ppAssertMaxSubSize__option_t
 
struct  CVC4::options::maxReplayTree__option_t
 
struct  CVC4::options::pbRewrites__option_t
 
struct  CVC4::options::pbRewriteThreshold__option_t
 

Namespaces

 CVC4
 
 CVC4::options
 

Macros

#define CVC4_OPTIONS__ARITH__FOR_OPTION_HOLDER
 

Variables

struct CVC4::options::arithUnateLemmaMode__option_t CVC4::options::arithUnateLemmaMode
 
struct CVC4::options::arithPropagationMode__option_t CVC4::options::arithPropagationMode
 
struct CVC4::options::arithHeuristicPivots__option_t CVC4::options::arithHeuristicPivots
 
struct CVC4::options::arithStandardCheckVarOrderPivots__option_t CVC4::options::arithStandardCheckVarOrderPivots
 
struct CVC4::options::arithErrorSelectionRule__option_t CVC4::options::arithErrorSelectionRule
 
struct CVC4::options::arithSimplexCheckPeriod__option_t CVC4::options::arithSimplexCheckPeriod
 
struct CVC4::options::arithPivotThreshold__option_t CVC4::options::arithPivotThreshold
 
struct CVC4::options::arithPropagateMaxLength__option_t CVC4::options::arithPropagateMaxLength
 
struct CVC4::options::arithDioSolver__option_t CVC4::options::arithDioSolver
 
struct CVC4::options::arithRewriteEq__option_t CVC4::options::arithRewriteEq
 
struct CVC4::options::arithMLTrick__option_t CVC4::options::arithMLTrick
 
struct CVC4::options::arithMLTrickSubstitutions__option_t CVC4::options::arithMLTrickSubstitutions
 
struct CVC4::options::doCutAllBounded__option_t CVC4::options::doCutAllBounded
 
struct CVC4::options::maxCutsInContext__option_t CVC4::options::maxCutsInContext
 
struct CVC4::options::revertArithModels__option_t CVC4::options::revertArithModels
 
struct CVC4::options::havePenalties__option_t CVC4::options::havePenalties
 
struct CVC4::options::useFC__option_t CVC4::options::useFC
 
struct CVC4::options::useSOI__option_t CVC4::options::useSOI
 
struct CVC4::options::restrictedPivots__option_t CVC4::options::restrictedPivots
 
struct CVC4::options::collectPivots__option_t CVC4::options::collectPivots
 
struct CVC4::options::useApprox__option_t CVC4::options::useApprox
 
struct CVC4::options::maxApproxDepth__option_t CVC4::options::maxApproxDepth
 
struct CVC4::options::exportDioDecompositions__option_t CVC4::options::exportDioDecompositions
 
struct CVC4::options::newProp__option_t CVC4::options::newProp
 
struct CVC4::options::arithPropAsLemmaLength__option_t CVC4::options::arithPropAsLemmaLength
 
struct CVC4::options::soiQuickExplain__option_t CVC4::options::soiQuickExplain
 
struct CVC4::options::rewriteDivk__option_t CVC4::options::rewriteDivk
 
struct CVC4::options::trySolveIntStandardEffort__option_t CVC4::options::trySolveIntStandardEffort
 
struct CVC4::options::replayFailureLemma__option_t CVC4::options::replayFailureLemma
 
struct CVC4::options::dioSolverTurns__option_t CVC4::options::dioSolverTurns
 
struct CVC4::options::rrTurns__option_t CVC4::options::rrTurns
 
struct CVC4::options::dioRepeat__option_t CVC4::options::dioRepeat
 
struct CVC4::options::replayEarlyCloseDepths__option_t CVC4::options::replayEarlyCloseDepths
 
struct CVC4::options::replayFailurePenalty__option_t CVC4::options::replayFailurePenalty
 
struct CVC4::options::replayNumericFailurePenalty__option_t CVC4::options::replayNumericFailurePenalty
 
struct CVC4::options::replayRejectCutSize__option_t CVC4::options::replayRejectCutSize
 
struct CVC4::options::lemmaRejectCutSize__option_t CVC4::options::lemmaRejectCutSize
 
struct CVC4::options::soiApproxMajorFailure__option_t CVC4::options::soiApproxMajorFailure
 
struct CVC4::options::soiApproxMajorFailurePen__option_t CVC4::options::soiApproxMajorFailurePen
 
struct CVC4::options::soiApproxMinorFailure__option_t CVC4::options::soiApproxMinorFailure
 
struct CVC4::options::soiApproxMinorFailurePen__option_t CVC4::options::soiApproxMinorFailurePen
 
struct CVC4::options::ppAssertMaxSubSize__option_t CVC4::options::ppAssertMaxSubSize
 
struct CVC4::options::maxReplayTree__option_t CVC4::options::maxReplayTree
 
struct CVC4::options::pbRewrites__option_t CVC4::options::pbRewrites
 
struct CVC4::options::pbRewriteThreshold__option_t CVC4::options::pbRewriteThreshold
 

Detailed Description

options.h

Copyright 2011-2014 New York University and The University of Iowa, and as below.

This file automatically generated by:

/home/mdeters/cvc4/builds/x86_64-unknown-linux-gnu/production/../../../src/options/mkoptions /home/mdeters/cvc4/builds/x86_64-unknown-linux-gnu/production/../../../src/options/base_options_template.h ../theory/arith/options.h

for the CVC4 project.

** 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.

Contains code for handling command-line options.

Contains code for handling command-line options

Definition in file options.h.

Macro Definition Documentation

#define CVC4_OPTIONS__ARITH__FOR_OPTION_HOLDER

Definition at line 62 of file options.h.