Generated on Mon Aug 25 11:35:45 2008 for Gecode by doxygen 1.5.6

branch.cc File Reference

(Revision: 6344)

#include "gecode/set/branch.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode

Functions

void Gecode::branch (Space *home, const SetVarArgs &x, SetVarBranch vars, SetValBranch vals)
 Branch over x with variable selection vars and value selection vals.