Generic branching based on view and value selection
[Programming actors]
Collaboration diagram for Generic branching based on view and value selection:
Detailed Description
Implements view-based branching for an array of views and value.
Classes | |
class | Gecode::ViewValBranching< View, Val, ViewSel, ValSel > |
Generic branching. More... | |
class | Gecode::PosValDesc< Val > |
Branching descriptions storing position and value More... | |
Enumerations | |
enum | Gecode::ViewSelStatus { Gecode::VSS_NONE, Gecode::VSS_SELECT, Gecode::VSS_COMMIT } |
Status returned by member functions of view selection class. More... |
Enumeration Type Documentation
|
Status returned by member functions of view selection class.
Definition at line 35 of file branching.icc. |