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

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

Test for restart-based search More...

List of all members.

Public Member Functions

 RBS (const std::string &e, unsigned int t0)
 Initialize test.
virtual bool run (void)
 Run test.

Detailed Description

template<class Model, template< class > class Engine>
class Test::Search::RBS< Model, Engine >

Test for restart-based search

Definition at line 485 of file search.cpp.


Constructor & Destructor Documentation

template<class Model , template< class > class Engine>
Test::Search::RBS< Model, Engine >::RBS ( const std::string &  e,
unsigned int  t0 
) [inline]

Initialize test.

Definition at line 491 of file search.cpp.


Member Function Documentation

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

Run test.

Implements Test::Base.

Definition at line 495 of file search.cpp.


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