Generated on Sat Apr 10 2021 00:00:00 for Gecode by doxygen 1.9.1
exec.cpp File Reference
#include <gecode/set.hh>

Go to the source code of this file.

Functions

void Gecode::wait (Home home, SetVar x, std::function< void(Space &home)> c)
 
void Gecode::wait (Home home, const SetVarArgs &x, std::function< void(Space &home)> c)
 

Function Documentation

◆ wait() [1/2]

void Gecode::wait ( Home  home,
SetVar  x,
std::function< void(Space &home)>  c 
)

Definition at line 39 of file exec.cpp.

◆ wait() [2/2]

void Gecode::wait ( Home  home,
const SetVarArgs x,
std::function< void(Space &home)>  c 
)

Definition at line 45 of file exec.cpp.