Gecode::EmptyViewSelChoice Class Reference
[Generic view selection for brancher based on view and value selection]
Emty view selection choice. More...
#include <brancher-view.hpp>
Public Member Functions | |
size_t | size (void) const |
Report size occupied. | |
void | archive (Archive &e) const |
Archive into e. |
Detailed Description
Emty view selection choice.
Definition at line 47 of file brancher-view.hpp.
Member Function Documentation
size_t Gecode::EmptyViewSelChoice::size | ( | void | ) | const [inline] |
Report size occupied.
Definition at line 224 of file brancher-view.hpp.
void Gecode::EmptyViewSelChoice::archive | ( | Archive & | e | ) | const [inline] |
Archive into e.
Definition at line 229 of file brancher-view.hpp.
The documentation for this class was generated from the following file:
- gecode/kernel/brancher-view.hpp (Revision: 12001)