Generated on Tue Dec 13 2011 10:02:32 for Gecode by doxygen 1.7.4
Integer view selection for brancher

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::BySizeAfcMin
 View selection class for view with smallest size divided by accumulated failure count. More...
class  Gecode::Int::Branch::BySizeAfcMax
 View selection class for view with largest size divided by accumulated failure count. 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...

Detailed Description

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

All view selection classes require