
Compact-table advisor with a variable index. More...
#include <gecode/int/extensional.hh>
Protected Member Functions | |
| CompactAdvisorIndex (int i) | |
| Initialize with index i. | |
| int | index (void) const |
| Return the variable index. | |
Protected Attributes | |
| int | _index |
| Variable index. | |
Compact-table advisor with a variable index.
Definition at line 427 of file extensional.hh.
|
inlineprotected |
Initialize with index i.
Definition at line 54 of file compact.hpp.
|
inlineprotected |
Return the variable index.
Definition at line 58 of file compact.hpp.
|
protected |
Variable index.
Definition at line 430 of file extensional.hh.