Test for restart-based search More...
Public Member Functions | |
RBS (const std::string &e, unsigned int t0) | |
Initialize test. | |
virtual bool | run (void) |
Run test. |
Test for restart-based search
Definition at line 432 of file search.cpp.
Test::Search::RBS< Model, Engine >::RBS | ( | const std::string & | e, |
unsigned int | t0 | ||
) | [inline] |
Initialize test.
Definition at line 438 of file search.cpp.
virtual bool Test::Search::RBS< Model, Engine >::run | ( | void | ) | [inline, virtual] |