
#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) |
| void Gecode::wait | ( | Home | home, |
| const SetVarArgs & | x, | ||
| std::function< void(Space &home)> | c | ||
| ) |