Generated on Mon Jul 6 18:09:21 2009 for Gecode by doxygen 1.5.9

circuit.hh File Reference

(Revision: 8139)

#include <gecode/int.hh>
#include <gecode/int/distinct.hh>
#include <gecode/int/circuit/base.hpp>
#include <gecode/int/circuit/val.hpp>
#include <gecode/int/circuit/dom.hpp>

Go to the source code of this file.


Classes

class  Gecode::Int::Circuit::Base< View >
 Base-class for circuit propagator. More...
class  Gecode::Int::Circuit::Val< View >
 "Value-consistent" circuit propagator More...
class  Gecode::Int::Circuit::Dom< View >
 "Domain consistent" circuit propagator More...

Namespaces

namespace  Gecode::Int::Circuit
 Circuit propagators
namespace  Gecode
 Gecode toplevel namespace.
namespace  Gecode::Int
 Finite domain integers.