#include <gecode/set.hh>
Go to the source code of this file.
Namespaces | |
namespace | Gecode |
Gecode toplevel namespace |
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) |