38 #ifndef __GECODE_FLOAT_TRIGONOMETRIC_HH__ 39 #define __GECODE_FLOAT_TRIGONOMETRIC_HH__ 47 namespace Gecode {
namespace Float {
namespace Trigonometric {
57 template<
class A,
class B>
85 template<
class A,
class B>
112 template<
class A,
class B>
140 template<
class A,
class B>
167 template<
class A,
class B>
194 template<
class A,
class B>
Propagator for bounds consistent cosinus operator
Propagator for bounds consistent arc cosinus operator
Propagator for bounds consistent arc tangent operator
Sin(Space &home, bool share, Sin &p)
Constructor for cloning p.
static ExecStatus post(Home home, A x0, B x1)
Post propagator for .
Base-class for both propagators and branchers.
Propagator for bounds consistent tangent operator
int p
Number of positive literals for node type.
ModEventDelta med
A set of modification events (used during propagation)
Propagator for bounds consistent arc sinus operator
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
Propagator for bounds consistent sinus operator
Gecode toplevel namespace
int ModEventDelta
Modification event deltas.
Home class for posting propagators
virtual Actor * copy(Space &home, bool share)
Create copy during cloning.