Generated on Wed Jan 4 17:49:15 2006 for Gecode by doxygen 1.4.6

propagator.icc File Reference

(Revision: 2097)

Go to the source code of this file.

Namespaces

namespace  Gecode

Classes

class  Gecode::UnaryPropagator< View, pc >
 Unary propagator. More...
class  Gecode::BinaryPropagator< View, pc >
 Binary propagator. More...
class  Gecode::TernaryPropagator< View, pc >
 Ternary propagator. More...
class  Gecode::NaryPropagator< View, pc >
 n-ary propagator More...
class  Gecode::NaryOnePropagator< View, pc >
 (n+1)-ary propagator More...

Functions

PropCost Gecode::cost_lo (int n, PropCost pc)
 Dynamic low-propagation cost computation.
PropCost Gecode::cost_hi (int n, PropCost pc)
 Dynamic high-propagation cost computation.