Testing pathological cases
More...
|
| Pathological (int n0, Gecode::IntPropLevel ipl0) |
| 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.
|
|
Testing pathological cases
Definition at line 193 of file distinct.cpp.
◆ Pathological()
◆ run()
virtual bool Test::Int::Distinct::Pathological::run |
( |
void | | ) |
|
|
inlinevirtual |
int Test::Int::Distinct::Pathological::n |
|
protected |
◆ ipl
The documentation for this class was generated from the following file: