cvc4-1.3
options.h File Reference

Global (command-line, set-option, ...) parameters for SMT. More...

#include "cvc4_public.h"
#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include "options/option_exception.h"
#include "util/language.h"
#include "util/tls.h"
#include "util/sexpr.h"
#include "options/base_options.h"

Go to the source code of this file.

Data Structures

class  CVC4::Options
 

Namespaces

 CVC4
 
 CVC4::options
 

Detailed Description

Global (command-line, set-option, ...) parameters for SMT.

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

Global (command-line, set-option, ...) parameters for SMT.

Definition in file options.h.