Generated on Thu Jul 6 07:06:52 2006 for Gecode by doxygen 1.4.7

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.