Gecode::Int::Linear::EmptyScaleBoolArray Class Reference
#include <linear.hh>
List of all members.
Detailed Description
Empty array of scale Boolean views.
Definition at line 1428 of file linear.hh.
Constructor & Destructor Documentation
Gecode::Int::Linear::EmptyScaleBoolArray::EmptyScaleBoolArray |
( |
void |
|
) |
[inline] |
Gecode::Int::Linear::EmptyScaleBoolArray::EmptyScaleBoolArray |
( |
Space * |
home, |
|
|
int |
n | |
|
) |
| | [inline] |
Member Function Documentation
void Gecode::Int::Linear::EmptyScaleBoolArray::subscribe |
( |
Space * |
home, |
|
|
Propagator * |
p | |
|
) |
| | [inline] |
void Gecode::Int::Linear::EmptyScaleBoolArray::cancel |
( |
Space * |
home, |
|
|
Propagator * |
p | |
|
) |
| | [inline] |
ScaleBool * Gecode::Int::Linear::EmptyScaleBoolArray::fst |
( |
void |
|
) |
const [inline] |
ScaleBool * Gecode::Int::Linear::EmptyScaleBoolArray::lst |
( |
void |
|
) |
const [inline] |
void Gecode::Int::Linear::EmptyScaleBoolArray::fst |
( |
ScaleBool * |
f |
) |
[inline] |
void Gecode::Int::Linear::EmptyScaleBoolArray::lst |
( |
ScaleBool * |
l |
) |
[inline] |
bool Gecode::Int::Linear::EmptyScaleBoolArray::empty |
( |
void |
|
) |
const [inline] |
int Gecode::Int::Linear::EmptyScaleBoolArray::size |
( |
void |
|
) |
const [inline] |
void Gecode::Int::Linear::EmptyScaleBoolArray::sort |
( |
void |
|
) |
[inline] |
Sort array in decreasing order of coefficients.
Definition at line 147 of file bool-scale.icc.
Support::Symbol Gecode::Int::Linear::EmptyScaleBoolArray::type |
( |
void |
|
) |
[inline, static] |
The documentation for this class was generated from the following files: