Generated on Tue May 22 09:42:02 2018 for Gecode by doxygen 1.6.3

Test::Int::Unshare::Failed Class Reference
[Unsharing variables in arrays]

Test for unsharing in failed spaces More...

List of all members.

Public Member Functions

 Failed (void)
 Create and register test.
virtual bool solution (const Assignment &x) const
 Test whether x is solution
virtual void post (Gecode::Space &home, Gecode::IntVarArray &x)
 Post constraint on x.

Detailed Description

Test for unsharing in failed spaces

Definition at line 97 of file unshare.cpp.


Constructor & Destructor Documentation

Test::Int::Unshare::Failed::Failed ( void   )  [inline]

Create and register test.

Definition at line 100 of file unshare.cpp.


Member Function Documentation

virtual bool Test::Int::Unshare::Failed::solution ( const Assignment x  )  const [inline, virtual]

Test whether x is solution

Implements Test::Int::Test.

Definition at line 103 of file unshare.cpp.

virtual void Test::Int::Unshare::Failed::post ( Gecode::Space home,
Gecode::IntVarArray x 
) [inline, virtual]

Post constraint on x.

Implements Test::Int::Test.

Definition at line 107 of file unshare.cpp.


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