Generated on Mon Jul 6 18:09:24 2009 for Gecode by doxygen 1.5.9

Integer view selection for branching
[Other available functionality]


Classes

class  Gecode::Int::Branch::ByMinMin
 View selection class for view with smallest min. More...
class  Gecode::Int::Branch::ByMinMax
 View selection class for view with largest min. More...
class  Gecode::Int::Branch::ByMaxMin
 View selection class for view with smallest max. More...
class  Gecode::Int::Branch::ByMaxMax
 View selection class for view with largest max. More...
class  Gecode::Int::Branch::BySizeMin
 View selection class for view with smallest size. More...
class  Gecode::Int::Branch::BySizeMax
 View selection class for view with largest size. More...
class  Gecode::Int::Branch::BySizeDegreeMin
 View selection class for view with smallest size divided by degree. More...
class  Gecode::Int::Branch::BySizeDegreeMax
 View selection class for view with largest size divided by degree. More...
class  Gecode::Int::Branch::ByRegretMinMin
 View selection class for view with smallest min-regret. More...
class  Gecode::Int::Branch::ByRegretMinMax
 View selection class for view with largest min-regret. More...
class  Gecode::Int::Branch::ByRegretMaxMin
 View selection class for view with smallest max-regret. More...
class  Gecode::Int::Branch::ByRegretMaxMax
 View selection class for view with largest max-regret. More...
class  Gecode::Set::Branch::BySizeDegreeMin
 View selection class for view with smallest cardinality of lub-glb divided by degree. More...
class  Gecode::Set::Branch::BySizeDegreeMax
 View selection class for view with largest cardinality of lub-glb divided by degree. More...

Detailed Description

Contains a description of view selection strategies on integer views that can be used together with the generic view/value branching class Gecode::ViewValBranching (argument ViewSel).

All view selection classes require