Generated on Mon Jul 6 18:09:21 2009 for Gecode by doxygen 1.5.9

branch.cpp File Reference

(Revision: 8370)

#include <gecode/kernel.hh>

Go to the source code of this file.


Classes

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

Namespaces

namespace  Gecode
 Gecode toplevel namespace.

Functions

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