cvc4-1.3
options.h File Reference

options.h More...

#include "cvc4_public.h"
#include "options/options.h"

Go to the source code of this file.

Data Structures

struct  CVC4::options::bitvectorEagerBitblast__option_t
 
struct  CVC4::options::bitvectorShareLemmas__option_t
 
struct  CVC4::options::bitvectorEagerFullcheck__option_t
 
struct  CVC4::options::bitvectorInequalitySolver__option_t
 
struct  CVC4::options::bitvectorCoreSolver__option_t
 
struct  CVC4::options::bvToBool__option_t
 
struct  CVC4::options::bvPropagate__option_t
 
struct  CVC4::options::bvEquality__option_t
 

Namespaces

 CVC4
 
 CVC4::options
 

Macros

#define CVC4_OPTIONS__BV__FOR_OPTION_HOLDER
 

Variables

struct
CVC4::options::bitvectorEagerBitblast__option_t 
CVC4::options::bitvectorEagerBitblast
 
struct
CVC4::options::bitvectorShareLemmas__option_t 
CVC4::options::bitvectorShareLemmas
 
struct
CVC4::options::bitvectorEagerFullcheck__option_t 
CVC4::options::bitvectorEagerFullcheck
 
struct
CVC4::options::bitvectorInequalitySolver__option_t 
CVC4::options::bitvectorInequalitySolver
 
struct
CVC4::options::bitvectorCoreSolver__option_t 
CVC4::options::bitvectorCoreSolver
 
struct
CVC4::options::bvToBool__option_t 
CVC4::options::bvToBool
 
struct
CVC4::options::bvPropagate__option_t 
CVC4::options::bvPropagate
 
struct
CVC4::options::bvEquality__option_t 
CVC4::options::bvEquality
 

Detailed Description

options.h

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

This file automatically generated by:

../../../src/options/mkoptions ../../../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-2013  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 56 of file options.h.