FRAMES NO FRAMES

IloSetToValue

public IloNHood IloSetToValue(IloEnv env, IloNumVarArray vars, IloNum value, const char * name=0)
Definition file: ilsolver/iimnhood.h
Include file: <ilsolver/ilosolver.h>

This function returns a neighborhood of size vars.getSize(), neighbor i of which sets vars[i] = value. The optional argument name, if supplied, becomes the name of the returned neighborhood.

See Also: