Generated on Mon Aug 25 11:35:46 2008 for Gecode by doxygen 1.5.6

weights.icc File Reference

(Revision: 6017)

#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::IntLt
 Sort order for integers. More...

Enumerations

enum  Gecode::Set::Int::CostType { Gecode::Set::Int::POS_COST, Gecode::Set::Int::NEG_COST, Gecode::Set::Int::ALL_COST }

Functions

template<class I, CostType c>
int Gecode::Set::Int::weightI (SharedArray< int > &elements, SharedArray< int > &weights, I &iter)