Test::Search::LDS< Model > Class Template Reference
Test for limited discrepancy search More...
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] |
The documentation for this class was generated from the following file:
- test/search.cpp
