.Convex
Definition
The constraint suffix
.Convex
is an indicator to the solverBaron
that this constraint is convex.
Datatype
The value of the
.Convex
suffix is an integer in the range {0,1} and the default is 0.
Dimension
The
.Convex
suffix has the same dimension and domain as that of the constraint at hand.
Note
See also Constraint Suffices for Global Optimization of the Language Reference.