Generated on Fri Mar 20 15:57:15 2015 for Gecode by doxygen 1.6.3

Test::Float::Channel::ChannelLinkSingle Class Reference

Test channel between float and integer More...

List of all members.

Public Member Functions

 ChannelLinkSingle (Gecode::FloatNum st)
 Construct and register test.
virtual MaybeType solution (const Assignment &x) const
 Check whether x is solution.
virtual void post (Gecode::Space &home, Gecode::FloatVarArray &x)
 Post constraint on x.

Detailed Description

Test channel between float and integer

Definition at line 50 of file channel.cpp.


Constructor & Destructor Documentation

Test::Float::Channel::ChannelLinkSingle::ChannelLinkSingle ( Gecode::FloatNum  st  )  [inline]

Construct and register test.

Definition at line 53 of file channel.cpp.


Member Function Documentation

virtual MaybeType Test::Float::Channel::ChannelLinkSingle::solution ( const Assignment x  )  const [inline, virtual]

Check whether x is solution.

Implements Test::Float::Test.

Definition at line 56 of file channel.cpp.

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

Post constraint on x.

Implements Test::Float::Test.

Definition at line 63 of file channel.cpp.


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