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