Generated on Thu Apr 11 14:00:21 2019 for Gecode by doxygen 1.6.3

Test::Search::PBS< Model, Engine > Class Template Reference

Test for portfolio-based search More...

List of all members.

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]

Run test.

Implements Test::Base.

Definition at line 535 of file search.cpp.


The documentation for this class was generated from the following file: