Test::Int::Distinct::Pathological::TestSpace Class Reference
Inherits Gecode::Space.
Detailed Description
Test space.Definition at line 149 of file distinct.cc.
Public Member Functions | |
TestSpace (void) | |
Constructor. | |
TestSpace (bool share, TestSpace &s) | |
Constructor for cloning s. | |
virtual Gecode::Space * | copy (bool share) |
Copy space during cloning. |
Constructor & Destructor Documentation
Test::Int::Distinct::Pathological::TestSpace::TestSpace | ( | void | ) | [inline] |
Test::Int::Distinct::Pathological::TestSpace::TestSpace | ( | bool | share, | |
TestSpace & | s | |||
) | [inline] |
Member Function Documentation
virtual Gecode::Space* Test::Int::Distinct::Pathological::TestSpace::copy | ( | bool | share | ) | [inline, virtual] |
The documentation for this class was generated from the following file:
- test/int/distinct.cc (Revision: 6324)