Testing pathological cases
More...
Public Member Functions |
| Pathological (int n0, Gecode::IntConLevel icl0) |
| Create and register test.
|
virtual bool | run (void) |
| Perform test.
|
| Base (const std::string &s) |
| Create and register test with name s.
|
const std::string & | name (void) const |
| Return name of test.
|
Base * | next (void) const |
| Return next test.
|
void | next (Base *n) |
| Set next test.
|
virtual | ~Base (void) |
| Destructor.
|
Detailed Description
Testing pathological cases
Definition at line 142 of file distinct.cpp.
Constructor & Destructor Documentation
Member Function Documentation
virtual bool Test::Int::Distinct::Pathological::run |
( |
void |
| ) |
|
|
inlinevirtual |
Member Data Documentation
int Test::Int::Distinct::Pathological::n |
|
protected |
The documentation for this class was generated from the following file: