Generated on Tue Feb 11 2025 17:33:26 for Gecode by doxygen 1.12.0

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

#include <bnd-sup.hpp>

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

◆ operator()()

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: