Generated on Sun Apr 1 2012 00:25:25 for Gecode by doxygen 1.7.6.1
Gecode::Gist::StopChoice Class Reference

Choice for StopBrancher More...

#include <stopbrancher.hh>

List of all members.

Public Member Functions

 StopChoice (const Brancher &b)
 Initialize choice for brancher b.
virtual size_t size (void) const
 Report size occupied.
virtual void archive (Archive &e) const
 Archive into e.

Detailed Description

Choice for StopBrancher

Definition at line 44 of file stopbrancher.hh.


Constructor & Destructor Documentation

Initialize choice for brancher b.

Definition at line 42 of file stopbrancher.cpp.


Member Function Documentation

size_t Gecode::Gist::StopChoice::size ( void  ) const [virtual]

Report size occupied.

Implements Gecode::Choice.

Definition at line 44 of file stopbrancher.cpp.

void Gecode::Gist::StopChoice::archive ( Archive e) const [virtual]

Archive into e.

Reimplemented from Gecode::Choice.

Definition at line 48 of file stopbrancher.cpp.


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