Generated on Mon Aug 25 11:35:55 2008 for Gecode by doxygen 1.5.6

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

Inherits Test::Search::Test.

List of all members.


Detailed Description

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

Test for limited discrepancy search.

Definition at line 441 of file search.cc.


Public Member Functions

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

Constructor & Destructor Documentation

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

Initialize test.

Definition at line 444 of file search.cc.


Member Function Documentation

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

Run test.

Implements Test::Base.

Definition at line 449 of file search.cc.


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