Generated on Thu Jul 6 07:06:56 2006 for Gecode by doxygen 1.4.7

Propagator patterns
[Programming actors]

Collaboration diagram for Propagator patterns:


Detailed Description

The optional last Boolean argument (fd) to the constructor for creation defines whether deletion must be forced.


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::InhomBinaryPropagator< View0, pc0, View1, pc1 >
 Inhomogeneous binary propagator. More...
class  Gecode::InhomTernaryPropagator< View0, pc0, View1, pc1, View2, pc2 >
 Inhomogeneous ternary propagator. More...
class  Gecode::InhomNaryOnePropagator< View0, pc0, View1, pc1 >
 Inhomogeneous (n+1)-ary propagator. More...