Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
rel-op.hh File Reference

Go to the source code of this file.

Classes

class  Gecode::Set::RelOp::SuperOfInter< View0, View1, View2 >
 Propagator for the superset of intersection More...
class  Gecode::Set::RelOp::SubOfUnion< View0, View1, View2 >
 Propagator for the subset of union More...
class  Gecode::Set::RelOp::Intersection< View0, View1, View2 >
 Propagator for ternary intersection More...
class  Gecode::Set::RelOp::Union< View0, View1, View2 >
 Propagator for ternary union More...
class  Gecode::Set::RelOp::IntersectionN< View0, View1 >
 Propagator for nary intersection More...
class  Gecode::Set::RelOp::UnionN< View0, View1 >
 Propagator for nary union More...
class  Gecode::Set::RelOp::PartitionN< View0, View1 >
 Propagator for nary partition More...

Namespaces

namespace  Gecode
 Gecode toplevel namespace
namespace  Gecode::Set
 Finite integer sets.
namespace  Gecode::Set::RelOp
 Standard set operation propagators.