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

branching.hpp File Reference

(Revision: 8155)

Go to the source code of this file.


Classes

class  Gecode::Pos
 Position information. More...
class  Gecode::ViewBranching< ViewSel >
 Generic branching by view selection. More...
class  Gecode::ViewValBranching< ViewSel, ValSel >
 Generic branching by view and value selection. More...
class  Gecode::PosDesc< ViewSel >
 Branching descriptions storing position More...
class  Gecode::PosValDesc< ViewSel, ValSel >
 Branching descriptions storing position and value More...

Namespaces

namespace  Gecode
 Gecode toplevel namespace.

Enumerations

enum  Gecode::ViewSelStatus { Gecode::VSS_BEST, Gecode::VSS_BETTER, Gecode::VSS_TIE, Gecode::VSS_WORSE }
 Status returned by member functions of view selection class. More...