
#include <gecode/set/branch.hh>Go to the source code of this file.
Namespaces | |
| Gecode | |
| Gecode toplevel namespace | |
| Gecode::Set | |
| Finite integer sets. | |
| Gecode::Set::Branch | |
| Set branchings | |
Functions | |
| ValSelCommitBase< SetView, int > * | Gecode::Set::Branch::valselcommit (Space &home, const SetValBranch &svb) |
| Return value and commit for set views. More... | |
| ValSelCommitBase< SetView, int > * | Gecode::Set::Branch::valselcommit (Space &home, const SetAssign &ia) |
| Return value and commit for set views. More... | |