Gecode::LDS< T > Class Template Reference
[Search engines]
#include <search.hh>
Inherits Gecode::Search::LDS.
Detailed Description
template<class T>
class Gecode::LDS< T >
Limited discrepancy search engine.
Definition at line 289 of file search.hh.
Public Member Functions | |
LDS (T *s, unsigned int d) | |
Initialize engine. | |
T * | next (void) |
Return next solution (NULL, if none exists). |
Constructor & Destructor Documentation
|
Initialize engine.
|
Member Function Documentation
|
Return next solution (NULL, if none exists).
Reimplemented from Gecode::Search::LDS. |
The documentation for this class was generated from the following files: