Test::Search::LDS< Model > Class Template Reference
Inherits Test::Search::Test.
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] |
Member Function Documentation
template<class Model>
| virtual bool Test::Search::LDS< Model >::run | ( | void | ) | [inline, virtual] |
The documentation for this class was generated from the following file:
