Generated on Thu Apr 11 14:00:02 2019 for Gecode by doxygen 1.6.3

Gecode::Int::GCC::MinIdx< Card > Class Template Reference
[Support for GCC bounds propagation]

Compares two cardinality views $ x_i $ $ x_j$ according to the index. More...

#include <bnd-sup.hpp>

List of all members.

Public Member Functions

bool operator() (const Card &x, const Card &y)
 Comparison.

Detailed Description

template<class Card>
class Gecode::Int::GCC::MinIdx< Card >

Compares two cardinality views $ x_i $ $ x_j$ according to the index.

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


Member Function Documentation

template<class Card >
bool Gecode::Int::GCC::MinIdx< Card >::operator() ( const Card &  x,
const Card &  y 
) [inline]

Comparison.

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


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