cvc4-1.4
options.h File Reference

options.h More...

Go to the source code of this file.

Data Structures

struct  CVC4::options::forceLogic__option_t
 
struct  CVC4::options::simplificationMode__option_t
 
struct  CVC4::options::doStaticLearning__option_t
 
struct  CVC4::options::expandDefinitions__option_t
 
struct  CVC4::options::produceModels__option_t
 
struct  CVC4::options::checkModels__option_t
 
struct  CVC4::options::dumpModels__option_t
 
struct  CVC4::options::proof__option_t
 
struct  CVC4::options::checkProofs__option_t
 
struct  CVC4::options::dumpProofs__option_t
 
struct  CVC4::options::dumpInstantiations__option_t
 
struct  CVC4::options::unsatCores__option_t
 
struct  CVC4::options::produceAssignments__option_t
 
struct  CVC4::options::interactive__option_t
 
struct  CVC4::options::doITESimp__option_t
 
struct  CVC4::options::doITESimpOnRepeat__option_t
 
struct  CVC4::options::simplifyWithCareEnabled__option_t
 
struct  CVC4::options::compressItes__option_t
 
struct  CVC4::options::unconstrainedSimp__option_t
 
struct  CVC4::options::repeatSimp__option_t
 
struct  CVC4::options::zombieHuntThreshold__option_t
 
struct  CVC4::options::sortInference__option_t
 
struct  CVC4::options::incrementalSolving__option_t
 
struct  CVC4::options::abstractValues__option_t
 
struct  CVC4::options::modelUninterpDtEnum__option_t
 
struct  CVC4::options::cumulativeMillisecondLimit__option_t
 
struct  CVC4::options::perCallMillisecondLimit__option_t
 
struct  CVC4::options::cumulativeResourceLimit__option_t
 
struct  CVC4::options::perCallResourceLimit__option_t
 
struct  CVC4::options::rewriteApplyToConst__option_t
 
struct  CVC4::options::replayFilename__option_t
 
struct  CVC4::options::replayLog__option_t
 
struct  CVC4::options::replayStream__option_t
 
struct  CVC4::options::lemmaInputChannel__option_t
 
struct  CVC4::options::lemmaOutputChannel__option_t
 
struct  CVC4::options::forceNoLimitCpuWhileDump__option_t
 

Namespaces

 CVC4
 
 CVC4::options
 

Macros

#define CVC4_OPTIONS__SMT__FOR_OPTION_HOLDER
 

Variables

struct CVC4::options::forceLogic__option_t CVC4::options::forceLogic
 
struct CVC4::options::simplificationMode__option_t CVC4::options::simplificationMode
 
struct CVC4::options::doStaticLearning__option_t CVC4::options::doStaticLearning
 
struct CVC4::options::expandDefinitions__option_t CVC4::options::expandDefinitions
 
struct CVC4::options::produceModels__option_t CVC4::options::produceModels
 
struct CVC4::options::checkModels__option_t CVC4::options::checkModels
 
struct CVC4::options::dumpModels__option_t CVC4::options::dumpModels
 
struct CVC4::options::proof__option_t CVC4::options::proof
 
struct CVC4::options::checkProofs__option_t CVC4::options::checkProofs
 
struct CVC4::options::dumpProofs__option_t CVC4::options::dumpProofs
 
struct CVC4::options::dumpInstantiations__option_t CVC4::options::dumpInstantiations
 
struct CVC4::options::unsatCores__option_t CVC4::options::unsatCores
 
struct CVC4::options::produceAssignments__option_t CVC4::options::produceAssignments
 
struct CVC4::options::interactive__option_t CVC4::options::interactive
 
struct CVC4::options::doITESimp__option_t CVC4::options::doITESimp
 
struct CVC4::options::doITESimpOnRepeat__option_t CVC4::options::doITESimpOnRepeat
 
struct CVC4::options::simplifyWithCareEnabled__option_t CVC4::options::simplifyWithCareEnabled
 
struct CVC4::options::compressItes__option_t CVC4::options::compressItes
 
struct CVC4::options::unconstrainedSimp__option_t CVC4::options::unconstrainedSimp
 
struct CVC4::options::repeatSimp__option_t CVC4::options::repeatSimp
 
struct CVC4::options::zombieHuntThreshold__option_t CVC4::options::zombieHuntThreshold
 
struct CVC4::options::sortInference__option_t CVC4::options::sortInference
 
struct CVC4::options::incrementalSolving__option_t CVC4::options::incrementalSolving
 
struct CVC4::options::abstractValues__option_t CVC4::options::abstractValues
 
struct CVC4::options::modelUninterpDtEnum__option_t CVC4::options::modelUninterpDtEnum
 
struct CVC4::options::cumulativeMillisecondLimit__option_t CVC4::options::cumulativeMillisecondLimit
 
struct CVC4::options::perCallMillisecondLimit__option_t CVC4::options::perCallMillisecondLimit
 
struct CVC4::options::cumulativeResourceLimit__option_t CVC4::options::cumulativeResourceLimit
 
struct CVC4::options::perCallResourceLimit__option_t CVC4::options::perCallResourceLimit
 
struct CVC4::options::rewriteApplyToConst__option_t CVC4::options::rewriteApplyToConst
 
struct CVC4::options::replayFilename__option_t CVC4::options::replayFilename
 
struct CVC4::options::replayLog__option_t CVC4::options::replayLog
 
struct CVC4::options::replayStream__option_t CVC4::options::replayStream
 
struct CVC4::options::lemmaInputChannel__option_t CVC4::options::lemmaInputChannel
 
struct CVC4::options::lemmaOutputChannel__option_t CVC4::options::lemmaOutputChannel
 
struct CVC4::options::forceNoLimitCpuWhileDump__option_t CVC4::options::forceNoLimitCpuWhileDump
 

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 ../smt/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__SMT__FOR_OPTION_HOLDER

Definition at line 64 of file options.h.