|
| AssignValRnd (void) |
| Default constructor. More...
|
|
| AssignValRnd (Space &home, const ValBranchOptions &vbo) |
| Constructor for initialization. More...
|
|
| ValRnd (void) |
| Default constructor. More...
|
|
| ValRnd (Space &home, const ValBranchOptions &vbo) |
| Constructor for initialization. More...
|
|
int | val (Space &home, Viewx) |
| Return minimum value of view x. More...
|
|
ModEvent | tell (Space &home, unsigned int a, Viewx, int n) |
| Tell (a = 0) or (a = 1) More...
|
|
Choice | choice (Space &home) |
| Return choice. More...
|
|
Choice | choice (const Space &home, Archive &e) |
| Return choice. More...
|
|
void | commit (Space &home, const Choice &c, unsigned a) |
| Commit to choice. More...
|
|
void | update (Space &home, bool share, ValRnd &vs) |
| Updating during cloning. More...
|
|
void | dispose (Space &home) |
| Delete value selection. More...
|
|
template<class View>
class Gecode::Int::Branch::AssignValRnd< View >
Class for assigning random value.
Definition at line 274 of file branch.hh.