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

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 402 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 408 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 414 of file search.cpp.


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