Test::Search::FailImmediate Class Reference
Inherits
Test::Search::TestSpace.
List of all members.
Detailed Description
Space that immediately fails.
Definition at line 190 of file search.cc.
Constructor & Destructor Documentation
Constructor for space creation.
Definition at line 195 of file search.cc.
Test::Search::FailImmediate::FailImmediate |
( |
bool |
share, |
|
|
FailImmediate & |
s | |
|
) |
| | [inline] |
Constructor for cloning s.
Definition at line 201 of file search.cc.
Member Function Documentation
virtual Space* Test::Search::FailImmediate::copy |
( |
bool |
share |
) |
[inline, virtual] |
void Test::Search::FailImmediate::constrain |
( |
Space * |
|
) |
[inline] |
Add constraint for next better solution.
Definition at line 209 of file search.cc.
virtual int Test::Search::FailImmediate::solutions |
( |
void |
|
) |
const [inline, virtual] |
virtual bool Test::Search::FailImmediate::best |
( |
void |
|
) |
const [inline, virtual] |
static std::string Test::Search::FailImmediate::name |
( |
void |
|
) |
[inline, static] |
Member Data Documentation
The documentation for this class was generated from the following file: