Generated on Wed Nov 5 2014 05:18:47 for Gecode by doxygen 1.7.6.1
Test::Int::Distinct::Pathological::TestSpace Class Reference

Test space More...

List of all members.

Public Member Functions

 TestSpace (void)
 Constructor.
 TestSpace (bool share, TestSpace &s)
 Constructor for cloning s.
virtual Gecode::Spacecopy (bool share)
 Copy space during cloning.

Detailed Description

Test space

Definition at line 147 of file distinct.cpp.


Constructor & Destructor Documentation

Constructor.

Definition at line 150 of file distinct.cpp.

Constructor for cloning s.

Definition at line 152 of file distinct.cpp.


Member Function Documentation

virtual Gecode::Space* Test::Int::Distinct::Pathological::TestSpace::copy ( bool  share) [inline, virtual]

Copy space during cloning.

Implements Gecode::Space.

Definition at line 155 of file distinct.cpp.


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