Generated on Thu Mar 22 10:39:47 2012 for Gecode by doxygen 1.6.3

branch.hh File Reference

(Revision: 12001)

#include <gecode/set.hh>
#include <gecode/set/branch/select-val.hpp>
#include <gecode/set/branch/select-view.hpp>
#include <gecode/set/branch/post-val.hpp>

Go to the source code of this file.

Classes

class  Gecode::Set::Branch::ValMin< inc >
 Class for selecting minimum value. More...
class  Gecode::Set::Branch::ValMed< inc >
 Class for selecting median value (rounding downwards). More...
class  Gecode::Set::Branch::ValMax< inc >
 Class for selecting maximum value. More...
class  Gecode::Set::Branch::ValRnd< inc >
 Class for random value selection. More...
class  Gecode::Set::Branch::AssignValMin< inc >
 Class for assigning minimum value. More...
class  Gecode::Set::Branch::AssignValMed< inc >
 Class for assigning median value (rounding downwards). More...
class  Gecode::Set::Branch::AssignValMax< inc >
 Class for assigning maximum value. More...
class  Gecode::Set::Branch::AssignValRnd< inc >
 Class for assigning random value. More...
class  Gecode::Set::Branch::ByMinMin
 View selection class for view with smallest minimum element in lub-glb. More...
class  Gecode::Set::Branch::ByMinMax
 View selection class for view with largest minimum element in lub-glb. More...
class  Gecode::Set::Branch::ByMaxMin
 View selection class for view with smallest maximal element in lub-glb. More...
class  Gecode::Set::Branch::ByMaxMax
 View selection class for view with largest maximal element in lub-glb. More...
class  Gecode::Set::Branch::BySizeMin
 View selection class for view with smallest cardinality of lub-glb. More...
class  Gecode::Set::Branch::BySizeMax
 View selection class for view with largest cardinality of lub-glb. 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...
class  Gecode::Set::Branch::BySizeAfcMin
 View selection class for view with smallest cardinality of lub-glb divided by accumulated failure count. More...
class  Gecode::Set::Branch::BySizeAfcMax
 View selection class for view with largest cardinality of lub-glb divided by accumulated failure count. More...

Namespaces

namespace  Gecode::Set::Branch
 

Set branchings


namespace  Gecode
 

Gecode toplevel namespace


namespace  Gecode::Set
 

Finite integer sets.