Generated on Thu Apr 11 14:00:14 2019 for Gecode by doxygen 1.6.3

Test::Float::Transcendental::ExpXX Class Reference

Test for exponent constraint with shared variables More...

List of all members.

Public Member Functions

 ExpXX (const std::string &s, const Gecode::FloatVal &d, Gecode::FloatNum st)
 Create and register test.
virtual MaybeType solution (const Assignment &x) const
 Test whether x is solution
virtual void post (Gecode::Space &home, Gecode::FloatVarArray &x)
 Post constraint on x.

Detailed Description

Test for exponent constraint with shared variables

Definition at line 95 of file transcendental.cpp.


Constructor & Destructor Documentation

Test::Float::Transcendental::ExpXX::ExpXX ( const std::string &  s,
const Gecode::FloatVal d,
Gecode::FloatNum  st 
) [inline]

Create and register test.

Definition at line 98 of file transcendental.cpp.


Member Function Documentation

virtual MaybeType Test::Float::Transcendental::ExpXX::solution ( const Assignment x  )  const [inline, virtual]

Test whether x is solution

Implements Test::Float::Test.

Definition at line 101 of file transcendental.cpp.

virtual void Test::Float::Transcendental::ExpXX::post ( Gecode::Space home,
Gecode::FloatVarArray x 
) [inline, virtual]

Post constraint on x.

Implements Test::Float::Test.

Definition at line 105 of file transcendental.cpp.


The documentation for this class was generated from the following file: