Generated on Wed Nov 5 2014 05:18:45 for Gecode by doxygen 1.7.6.1
Gecode::Search::CutoffLuby Class Reference

Cutoff generator for the Luby sequence. More...

#include <cutoff.hpp>

List of all members.

Public Member Functions

virtual unsigned long int operator() (void)
 Return next cutoff value.

Detailed Description

Cutoff generator for the Luby sequence.

Definition at line 73 of file cutoff.hpp.


Member Function Documentation

unsigned long int Gecode::Search::CutoffLuby::operator() ( void  ) [virtual]

Return next cutoff value.

Implements Gecode::Search::Cutoff.

Definition at line 95 of file cutoff.cpp.


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