Generated on Mon Nov 30 23:53:59 2009 for Gecode by doxygen 1.6.1

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

Test for limited discrepancy search. More...

List of all members.

Public Member Functions

 LDS (HowToBranch htb1, HowToBranch htb2, HowToBranch htb3, unsigned int t0)
 Initialize test.
virtual bool run (void)
 Run test.

Detailed Description

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

Test for limited discrepancy search.

Definition at line 340 of file search.cpp.


Constructor & Destructor Documentation

template<class Model >
Test::Search::LDS< Model >::LDS ( HowToBranch  htb1,
HowToBranch  htb2,
HowToBranch  htb3,
unsigned int  t0 
) [inline]

Initialize test.

Definition at line 346 of file search.cpp.


Member Function Documentation

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

Run test.

Implements Test::Base.

Definition at line 352 of file search.cpp.


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