Generated on Sat Feb 7 2015 02:01:48 for Gecode by doxygen 1.8.9.1
Gecode::Int::Linear::ScaleBool Class Reference

Coefficient and Boolean view. More...

#include <linear.hh>

Public Attributes

int a
 Integer coefficient. More...
 
BoolView x
 Boolean view. More...
 

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: