Generated on Thu Apr 5 2018 19:44:19 for Gecode by doxygen 1.8.13

Maps domain bounds to their position in hall[].bounds. More...

#include <bnd-sup.hpp>

Public Attributes

int min
 $ rank[i].min = z \Leftrightarrow min(x_i) = hall[z].bounds $ More...
 
int max
 $ rank[i].max = z \Leftrightarrow max(x_i) = hall[z].bounds $ More...
 

Detailed Description

Maps domain bounds to their position in hall[].bounds.

Definition at line 158 of file bnd-sup.hpp.

Member Data Documentation

◆ min

int Gecode::Int::GCC::Rank::min

$ rank[i].min = z \Leftrightarrow min(x_i) = hall[z].bounds $

Definition at line 164 of file bnd-sup.hpp.

◆ max

int Gecode::Int::GCC::Rank::max

$ rank[i].max = z \Leftrightarrow max(x_i) = hall[z].bounds $

Definition at line 169 of file bnd-sup.hpp.


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