Choice for StopBrancher More...
#include <stopbrancher.hh>
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. |
Choice for StopBrancher
Gecode::Gist::StopChoice::StopChoice | ( | const Brancher & | b | ) |
Initialize choice for brancher b.
Definition at line 42 of file stopbrancher.cpp.
size_t Gecode::Gist::StopChoice::size | ( | void | ) | const [virtual] |
void Gecode::Gist::StopChoice::archive | ( | Archive & | e | ) | const [virtual] |