Generated on Sat Jan 20 2018 22:21:25 for Gecode by doxygen 1.8.13
Gecode::Search::Meta::Sequential::SharedStopInfo Class Reference

Shared stop information. More...

#include <pbs.hh>

Public Attributes

bool done
 Whether search stopped because the slice is done. More...
 
unsigned long int l
 The current failure limit, incremented for each slice. More...
 

Detailed Description

Shared stop information.

Definition at line 46 of file pbs.hh.

Member Data Documentation

◆ done

bool Gecode::Search::Meta::Sequential::SharedStopInfo::done

Whether search stopped because the slice is done.

Definition at line 49 of file pbs.hh.

◆ l

unsigned long int Gecode::Search::Meta::Sequential::SharedStopInfo::l

The current failure limit, incremented for each slice.

Definition at line 51 of file pbs.hh.


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