Value selection class for random value of view.
More...
#include <branch.hh>
|
| Rnd | r |
| | The used random number generator.
|
Value selection class for random value of view.
Requires
Definition at line 257 of file branch.hh.
◆ ValSelRnd() [1/2]
| Gecode::Float::Branch::ValSelRnd::ValSelRnd |
( |
Space & | home, |
|
|
const ValBranch< Var > & | vb ) |
|
inline |
Constructor for initialization.
Definition at line 79 of file val-sel.hpp.
◆ ValSelRnd() [2/2]
| Gecode::Float::Branch::ValSelRnd::ValSelRnd |
( |
Space & | home, |
|
|
ValSelRnd & | vs ) |
|
inline |
Constructor for cloning.
Definition at line 82 of file val-sel.hpp.
◆ val()
Return value of view x at position i.
Definition at line 86 of file val-sel.hpp.
◆ notice()
| bool Gecode::Float::Branch::ValSelRnd::notice |
( |
void | | ) |
const |
|
inline |
Whether dispose must always be called (that is, notice is needed).
Definition at line 92 of file val-sel.hpp.
◆ dispose()
| void Gecode::Float::Branch::ValSelRnd::dispose |
( |
Space & | home | ) |
|
|
inline |
Delete value selection.
Definition at line 96 of file val-sel.hpp.
| Rnd Gecode::Float::Branch::ValSelRnd::r |
|
protected |
The used random number generator.
Definition at line 260 of file branch.hh.
The documentation for this class was generated from the following files: