Generated on Thu Mar 13 2014 04:39:47 for Gecode by doxygen 1.8.1.2
Gecode::Int::Linear::ScaleBool Class Reference

Coefficient and Boolean view. More...

#include <linear.hh>

Public Attributes

int a
 Integer coefficient.
BoolView x
 Boolean view.

Detailed Description

Coefficient and Boolean view.

Definition at line 1110 of file linear.hh.

Member Data Documentation

int Gecode::Int::Linear::ScaleBool::a

Integer coefficient.

Definition at line 1113 of file linear.hh.

BoolView Gecode::Int::Linear::ScaleBool::x

Boolean view.

Definition at line 1115 of file linear.hh.


The documentation for this class was generated from the following file: