Test::Array::TestSpace Class Reference
Public Member Functions | |
| TestSpace (void) | |
| TestSpace (TestSpace &s) | |
| virtual Space * | copy (void) |
| Copying member function. | |
Detailed Description
Test space.
Definition at line 180 of file array.cpp.
Constructor & Destructor Documentation
| Test::Array::TestSpace::TestSpace | ( | TestSpace & | s | ) | [inline] |
Member Function Documentation
| virtual Space* Test::Array::TestSpace::copy | ( | void | ) | [inline, virtual] |
Copying member function.
Must create a new object using the constructor for cloning.
Implements Gecode::Space.
The documentation for this class was generated from the following file:
- test/array.cpp
