Gecode::Search::Seq::SharedStopInfo Class Reference
Shared stop information. More...
#include <pbs.hh>
Public Attributes | |
| bool | done |
| Whether search stopped because the slice is done. | |
| unsigned long int | l |
| The current failure limit, incremented for each slice. | |
Detailed Description
Shared stop information.
Definition at line 42 of file pbs.hh.
Member Data Documentation
| unsigned long int Gecode::Search::Seq::SharedStopInfo::l |
The documentation for this class was generated from the following file:
- gecode/search/seq/pbs.hh
