cvc4-1.4
options.h File Reference

options.h More...

#include "cvc4_public.h"
#include "options/options.h"
#include "theory/bv/bitblast_mode.h"

Go to the source code of this file.

Data Structures

struct  CVC4::options::bitblastMode__option_t
 
struct  CVC4::options::bitvectorAig__option_t
 
struct  CVC4::options::bitvectorAigSimplifications__option_t
 
struct  CVC4::options::bitvectorPropagate__option_t
 
struct  CVC4::options::bitvectorEqualitySolver__option_t
 
struct  CVC4::options::bitvectorEqualitySlicer__option_t
 
struct  CVC4::options::bitvectorInequalitySolver__option_t
 
struct  CVC4::options::bitvectorAlgebraicSolver__option_t
 
struct  CVC4::options::bitvectorAlgebraicBudget__option_t
 
struct  CVC4::options::bitvectorToBool__option_t
 
struct  CVC4::options::bitvectorDivByZeroConst__option_t
 
struct  CVC4::options::bvAbstraction__option_t
 
struct  CVC4::options::skolemizeArguments__option_t
 
struct  CVC4::options::bvNumFunc__option_t
 
struct  CVC4::options::bvEagerExplanations__option_t
 
struct  CVC4::options::bitvectorQuickXplain__option_t
 
struct  CVC4::options::bvIntroducePow2__option_t
 

Namespaces

 CVC4
 
 CVC4::options
 

Macros

#define CVC4_OPTIONS__BV__FOR_OPTION_HOLDER
 

Variables

struct CVC4::options::bitblastMode__option_t CVC4::options::bitblastMode
 
struct CVC4::options::bitvectorAig__option_t CVC4::options::bitvectorAig
 
struct CVC4::options::bitvectorAigSimplifications__option_t CVC4::options::bitvectorAigSimplifications
 
struct CVC4::options::bitvectorPropagate__option_t CVC4::options::bitvectorPropagate
 
struct CVC4::options::bitvectorEqualitySolver__option_t CVC4::options::bitvectorEqualitySolver
 
struct CVC4::options::bitvectorEqualitySlicer__option_t CVC4::options::bitvectorEqualitySlicer
 
struct CVC4::options::bitvectorInequalitySolver__option_t CVC4::options::bitvectorInequalitySolver
 
struct CVC4::options::bitvectorAlgebraicSolver__option_t CVC4::options::bitvectorAlgebraicSolver
 
struct CVC4::options::bitvectorAlgebraicBudget__option_t CVC4::options::bitvectorAlgebraicBudget
 
struct CVC4::options::bitvectorToBool__option_t CVC4::options::bitvectorToBool
 
struct CVC4::options::bitvectorDivByZeroConst__option_t CVC4::options::bitvectorDivByZeroConst
 
struct CVC4::options::bvAbstraction__option_t CVC4::options::bvAbstraction
 
struct CVC4::options::skolemizeArguments__option_t CVC4::options::skolemizeArguments
 
struct CVC4::options::bvNumFunc__option_t CVC4::options::bvNumFunc
 
struct CVC4::options::bvEagerExplanations__option_t CVC4::options::bvEagerExplanations
 
struct CVC4::options::bitvectorQuickXplain__option_t CVC4::options::bitvectorQuickXplain
 
struct CVC4::options::bvIntroducePow2__option_t CVC4::options::bvIntroducePow2
 

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/bv/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__BV__FOR_OPTION_HOLDER

Definition at line 60 of file options.h.