38 #ifndef __GECODE_FLOAT_TRIGONOMETRIC_HH__
39 #define __GECODE_FLOAT_TRIGONOMETRIC_HH__
40 #ifdef GECODE_HAS_MPFR
49 namespace Gecode {
namespace Float {
namespace Trigonometric {
59 template<
class A,
class B>
87 template<
class A,
class B>
114 template<
class A,
class B>
142 template<
class A,
class B>
169 template<
class A,
class B>
196 template<
class A,
class B>
Propagator for bounds consistent cosinus operator
Propagator for bounds consistent arc cosinus operator
ACos(Space &home, bool share, ACos &p)
Constructor for cloning p.
Tan(Space &home, bool share, Tan &p)
Constructor for cloning p.
static ExecStatus post(Home home, A x0, B x1)
Post propagator for .
static ExecStatus post(Home home, A x0, B x1)
Post propagator for .
virtual Actor * copy(Space &home, bool share)
Create copy during cloning.
Propagator for bounds consistent arc tangent operator
static ExecStatus post(Home home, A x0, B x1)
Post propagator for .
Sin(Space &home, bool share, Sin &p)
Constructor for cloning p.
static ExecStatus post(Home home, A x0, B x1)
Post propagator for .
virtual Actor * copy(Space &home, bool share)
Create copy during cloning.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
Base-class for both propagators and branchers.
Propagator for bounds consistent tangent operator
int p
Number of positive literals for node type.
virtual Actor * copy(Space &home, bool share)
Create copy during cloning.
ModEventDelta med
A set of modification events (used during propagation)
Propagator for bounds consistent arc sinus operator
static ExecStatus post(Home home, A x0, B x1)
Post propagator for .
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
virtual Actor * copy(Space &home, bool share)
Create copy during cloning.
ATan(Space &home, bool share, ATan &p)
Constructor for cloning p.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
static ExecStatus post(Home home, A x0, B x1)
Post propagator for .
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
virtual Actor * copy(Space &home, bool share)
Create copy during cloning.
Propagator for bounds consistent sinus operator
ASin(Space &home, bool share, ASin &p)
Constructor for cloning p.
virtual ExecStatus propagate(Space &home, const ModEventDelta &med)
Perform propagation.
Gecode toplevel namespace
int ModEventDelta
Modification event deltas.
Home class for posting propagators
Cos(Space &home, bool share, Cos &p)
Constructor for cloning p.
virtual Actor * copy(Space &home, bool share)
Create copy during cloning.