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

propagator.icc File Reference

(Revision: 5993)

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...
class  Gecode::MixBinaryPropagator< View0, pc0, View1, pc1 >
 Mixed binary propagator. More...
class  Gecode::MixTernaryPropagator< View0, pc0, View1, pc1, View2, pc2 >
 Mixed ternary propagator. More...
class  Gecode::MixNaryOnePropagator< View0, pc0, View1, pc1 >
 Mixed (n+1)-ary propagator. More...

Enumerations

enum  Gecode::PropKind { Gecode::PK_DEF, Gecode::PK_SPEED, Gecode::PK_MEMORY }
 Propagation kind. 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.