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

Test::Search::SEBPBS< Model > Class Template Reference

Test for portfolio-based search using SEBs More...

List of all members.

Public Member Functions

 SEBPBS (const std::string &e, bool b, unsigned int mt0, unsigned int st0)
 Initialize test.
virtual bool run (void)
 Run test.

Detailed Description

template<class Model>
class Test::Search::SEBPBS< Model >

Test for portfolio-based search using SEBs

Definition at line 577 of file search.cpp.


Constructor & Destructor Documentation

template<class Model >
Test::Search::SEBPBS< Model >::SEBPBS ( const std::string &  e,
bool  b,
unsigned int  mt0,
unsigned int  st0 
) [inline]

Initialize test.

Definition at line 587 of file search.cpp.


Member Function Documentation

template<class Model >
virtual bool Test::Search::SEBPBS< Model >::run ( void   )  [inline, virtual]

Run test.

Implements Test::Base.

Definition at line 591 of file search.cpp.


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