Generated on Wed Jan 31 2024 08:58:16 for Gecode by doxygen 1.9.8
trace.cpp File Reference
#include <gecode/float.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
 Gecode toplevel namespace
 

Functions

GECODE_FLOAT_EXPORT void Gecode::trace (Home home, const FloatVarArgs &x, TraceFilter tf, int te=(TE_INIT|TE_PRUNE|TE_FIX|TE_FAIL|TE_DONE), FloatTracer &t=StdFloatTracer::def)
 Create a tracer for float variables.