Overview
Group
Tree
Graph
Deprecated
Index
Concepts
FRAMES
NO FRAMES
IlcSetMax
public
IlcGoal
IlcSetMax
(const
IlcIntVar
var
, const
IlcInt
val
)
Definition file:
ilcp/cpext.h
Include file:
<ilcp/cpext.h>
Returns a goal that sets the maximum of a variable.
This function returns a goal which sets the maximum of
var
to be
val
.
See Also:
IlcSetMin