Generated on Mon Nov 30 11:16:39 2009 for Gecode by doxygen 1.5.5

weights.hpp File Reference

(Revision: 9878)

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

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Set
namespace  Gecode::Set::Int

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...

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.