Gecode::Gist::StopChoice Class Reference
Choice for StopBrancher More...
#include <stopbrancher.hh>
Public Member Functions | |
| StopChoice (const Brancher &b) | |
| Initialize choice for brancher b. | |
| virtual void | archive (Archive &e) const |
| Archive into e. | |
Detailed Description
Choice for StopBrancher
Definition at line 40 of file stopbrancher.hh.
Constructor & Destructor Documentation
| Gecode::Gist::StopChoice::StopChoice | ( | const Brancher & | b | ) |
Initialize choice for brancher b.
Definition at line 38 of file stopbrancher.cpp.
Member Function Documentation
| void Gecode::Gist::StopChoice::archive | ( | Archive & | e | ) | const [virtual] |
The documentation for this class was generated from the following files:
- gecode/gist/stopbrancher.hh
- gecode/gist/stopbrancher.cpp
