Generated on Wed Nov 1 15:04:49 2006 for Gecode by doxygen 1.4.5

branch.cc File Reference

(Revision: 3188)

#include "gecode/int/branch.hh"

Go to the source code of this file.

Namespaces

namespace  Gecode

Functions

void Gecode::branch (Space *home, const IntVarArgs &x, BvarSel vars, BvalSel vals)
 Branch over all x with variable selection vars and value selection vals.
void Gecode::assign (Space *home, const IntVarArgs &x, AvalSel vals)
 Assign all x with value selection vals.