#include <gecode/set/precede.hh>
Go to the source code of this file.
Functions | |
void | Gecode::precede (Home home, const SetVarArgs &x, int s, int t) |
void | Gecode::precede (Home home, const SetVarArgs &x, const IntArgs &c) |
void Gecode::precede | ( | Home | home, |
const SetVarArgs & | x, | ||
int | s, | ||
int | t | ||
) |
Definition at line 45 of file precede.cpp.
void Gecode::precede | ( | Home | home, |
const SetVarArgs & | x, | ||
const IntArgs & | c | ||
) |
Definition at line 56 of file precede.cpp.