Generated on Tue May 22 09:42:03 2018 for Gecode by doxygen 1.6.3

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

Test for best solution search More...

List of all members.

Public Member Functions

 BAB (HowToConstrain htc, HowToBranch htb1, HowToBranch htb2, HowToBranch htb3, unsigned int c_d0, unsigned int a_d0, unsigned int t0)
 Initialize test.
virtual bool run (void)
 Run test.

Detailed Description

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

Test for best solution search

Definition at line 439 of file search.cpp.


Constructor & Destructor Documentation

template<class Model >
Test::Search::BAB< Model >::BAB ( HowToConstrain  htc,
HowToBranch  htb1,
HowToBranch  htb2,
HowToBranch  htb3,
unsigned int  c_d0,
unsigned int  a_d0,
unsigned int  t0 
) [inline]

Initialize test.

Definition at line 449 of file search.cpp.


Member Function Documentation

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

Run test.

Implements Test::Base.

Definition at line 457 of file search.cpp.


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