Generated on Sat Oct 20 2018 12:43:45 for Gecode by doxygen 1.8.13
propagate.hpp File Reference

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::operator== (const Item &i, const Item &j)
 Whether two items are the same. More...
 
bool Gecode::Int::BinPacking::operator!= (const Item &i, const Item &j)
 Whether two items are not the same. More...
 
bool Gecode::Int::BinPacking::operator< (const Item &i, const Item &j)
 For sorting according to size. More...