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

circuit.hh File Reference

(Revision: 7285)

#include "gecode/int.hh"
#include "gecode/int/distinct.hh"
#include "gecode/int/circuit/base.icc"
#include "gecode/int/circuit/val.icc"
#include "gecode/int/circuit/dom.icc"

Go to the source code of this file.

Namespaces

namespace  Gecode::Int::Circuit
namespace  Gecode
namespace  Gecode::Int

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...