Float value selection for brancher
[Other available functionality]
Classes | |
| class | Gecode::Float::Branch::ValSelLq |
| Value selection class for values smaller than median of view. More... | |
| class | Gecode::Float::Branch::ValSelGq |
| Value selection class for values smaller than median of view. More... | |
| class | Gecode::Float::Branch::ValSelRnd |
| Value selection class for random value of view. More... | |
Detailed Description
Contains a description of value selection strategies on float views that can be used together with the generic view/value branchers.
All value selection classes require
#include <gecode/float/branch.hh>
