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

(Revision: 11448)

Go to the source code of this file.

Namespaces

 Gecode
 Gecode toplevel namespace
 
 Gecode::Int
 Finite domain integers.
 
 Gecode::Int::BinPacking
 Bin-packing propagators
 

Functions

bool Gecode::Int::BinPacking::same (const Item &i, const Item &j)
 Whether two items are the same. More...
 
bool Gecode::Int::BinPacking::before (const Item &i, const Item &j)
 Test whether one item is before another. More...
 
bool Gecode::Int::BinPacking::operator< (const Item &i, const Item &j)
 For sorting according to size. More...