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

Cutoff generator appending two cutoff generators. More...

#include <cutoff.hpp>

List of all members.

Public Member Functions

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

Detailed Description

Cutoff generator appending two cutoff generators.

Definition at line 132 of file cutoff.hpp.


Constructor & Destructor Documentation

Gecode::Search::CutoffAppend::~CutoffAppend ( void  ) [inline, virtual]

Destructor.

Definition at line 138 of file cutoff.cpp.


Member Function Documentation

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

Return next cutoff value.

Implements Gecode::Search::Cutoff.

Definition at line 129 of file cutoff.cpp.


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