Generated on Mon Nov 30 11:16:36 2009 for Gecode by doxygen 1.5.5

branch.cpp File Reference

(Revision: 9878)

#include <gecode/kernel.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode

Classes

class  Gecode::FunctionBranch
 Brancher for calling a function. More...
class  Gecode::FunctionBranch::Description
 Minimal brancher description storing no information. More...

Functions

void Gecode::branch (Home home, void(*f)(Space &home))
 Call the function f (with the current space as argument) for branching.