FRAMES NO FRAMES

IlcGenerateBounds

public IlcGoal IlcGenerateBounds(IlcFloatVar var, IlcFloat prec=.1)
public IlcGoal IlcGenerateBounds(IlcFloatVarArray array, IlcFloat prec=0.1)
Definition file: ilsolver/nlinflt.h
Include file: <ilsolver/ilosolver.h>

The function IlcGenerateBounds creates a goal that will try to reduce the bounds of variables.

For more information, see the concept Propagation.

See Also: