Generated on Sat May 25 2013 18:00:42 for Gecode by doxygen 1.8.3.1
branch.cpp File Reference

(Revision: 13061)

#include <gecode/kernel.hh>

Go to the source code of this file.

Classes

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

Namespaces

namespace  Gecode
 Gecode toplevel namespace
 

Functions

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