Generated on Wed Nov 1 15:04:50 2006 for Gecode by doxygen 1.4.5

weights.cc File Reference

(Revision: 3413)

#include "gecode/set/int.hh"
#include "gecode/iter.hh"

Go to the source code of this file.

Namespaces

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

Classes

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 (Support::SharedArray< int > &elements, Support::SharedArray< int > &weights, I &iter)