cvc4-1.4
arith_propagation_mode.h File Reference

[[ Add one-line brief description here ]] More...

#include "cvc4_public.h"
#include <iostream>

Go to the source code of this file.

Namespaces

 CVC4
 

Enumerations

enum  CVC4::ArithPropagationMode { CVC4::NO_PROP, CVC4::UNATE_PROP, CVC4::BOUND_INFERENCE_PROP, CVC4::BOTH_PROP }
 

Functions

std::ostream & CVC4::operator<< (std::ostream &out, ArithPropagationMode rule)
 

Detailed Description

[[ Add one-line brief description here ]]

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

[[ Add lengthier description here ]]

Todo:
document this file

Definition in file arith_propagation_mode.h.