Test::Search::PBS< Model, Engine > Class Template Reference
Test for portfolio-based search More...
Public Member Functions | |
| PBS (const std::string &e, bool b, unsigned int a0, unsigned int t0) | |
| Initialize test. | |
| virtual bool | run (void) |
| Run test. | |
Detailed Description
template<class Model, template< class > class Engine>
class Test::Search::PBS< Model, Engine >
Test for portfolio-based search
Definition at line 521 of file search.cpp.
Constructor & Destructor Documentation
template<class Model , template< class > class Engine>
| Test::Search::PBS< Model, Engine >::PBS | ( | const std::string & | e, | |
| bool | b, | |||
| unsigned int | a0, | |||
| unsigned int | t0 | |||
| ) | [inline] |
Initialize test.
Definition at line 531 of file search.cpp.
Member Function Documentation
template<class Model , template< class > class Engine>
| virtual bool Test::Search::PBS< Model, Engine >::run | ( | void | ) | [inline, virtual] |
The documentation for this class was generated from the following file:
- test/search.cpp
