Generated on Mon May 5 05:54:07 2008 for Gecode by doxygen 1.5.5

circuit.hh File Reference

(Revision: 5993)

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