Generated on Thu Jan 16 2025 00:00:00 for Gecode by doxygen 1.14.0
trace.cpp File Reference
#include <gecode/set.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
 Gecode toplevel namespace

Functions

GECODE_SET_EXPORT void Gecode::trace (Home home, const SetVarArgs &x, TraceFilter tf, int te=(TE_INIT|TE_PRUNE|TE_FIX|TE_FAIL|TE_DONE), SetTracer &t=StdSetTracer::def)
 Create a tracer for set variables.