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

Test::Int::Distinct::Pathological::TestSpace Class Reference

Test space More...

List of all members.

Public Member Functions

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

Detailed Description

Test space

Definition at line 200 of file distinct.cpp.


Constructor & Destructor Documentation

Test::Int::Distinct::Pathological::TestSpace::TestSpace ( void   )  [inline]

Constructor.

Definition at line 203 of file distinct.cpp.

Test::Int::Distinct::Pathological::TestSpace::TestSpace ( TestSpace s  )  [inline]

Constructor for cloning s.

Definition at line 205 of file distinct.cpp.


Member Function Documentation

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

Copy space during cloning.

Implements Gecode::Space.

Definition at line 208 of file distinct.cpp.


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