Generated on Sat Feb 7 2015 02:01:35 for Gecode by doxygen 1.8.9.1
weights.hpp File Reference

(Revision: 13068)

#include <gecode/set.hh>
#include <gecode/int.hh>

Go to the source code of this file.

Classes

class  Gecode::Set::Int::OverweightValues< I >
 Value Iterator for values above a certain weight. More...
 
class  Gecode::Set::Int::IntLess
 Sort order for integers. More...
 

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Set
 Finite integer sets.
 
 Gecode::Set::Int
 Propagators connecting set and int variables.
 

Functions

template<class I >
int Gecode::Set::Int::weightI (SharedArray< int > &elements, SharedArray< int > &weights, I &iter)
 Compute the weight of the elements in the iterator I. More...