Generate all assignments.
More...
#include <int.hh>
Generate all assignments.
Definition at line 79 of file int.hh.
◆ CpltAssignment()
Test::Int::CpltAssignment::CpltAssignment |
( |
int | n, |
|
|
const Gecode::IntSet & | d ) |
|
inline |
Initialize assignments for n0 variables and values d0.
Definition at line 54 of file int.hpp.
◆ ~CpltAssignment()
Test::Int::CpltAssignment::~CpltAssignment |
( |
void | | ) |
|
|
inlinevirtual |
Destructor.
Definition at line 70 of file int.hpp.
◆ operator()()
bool Test::Int::CpltAssignment::operator() |
( |
void | | ) |
const |
|
inlinevirtual |
◆ operator++()
void Test::Int::CpltAssignment::operator++ |
( |
void | | ) |
|
|
virtual |
◆ operator[]()
int Test::Int::CpltAssignment::operator[] |
( |
int | i | ) |
const |
|
inlinevirtual |
◆ dsv
Iterator for each variable.
Definition at line 81 of file int.hh.
The documentation for this class was generated from the following files: