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... | |
