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 size_t | size (void) const |
Report size occupied. |
Detailed Description
Choice for StopBrancher
Definition at line 44 of file stopbrancher.hh.
Constructor & Destructor Documentation
Gecode::Gist::StopChoice::StopChoice | ( | const Brancher & | b | ) |
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] |
The documentation for this class was generated from the following files:
- gecode/gist/stopbrancher.hh (Revision: 10684)
- gecode/gist/stopbrancher.cpp (Revision: 10618)