Optimizer.SetConstraintValue Method

Top 

Description

Sets the value of the specified constraint.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

Optimizer.SetConstraintValue(String label, Variable value)

None

Sets the value of the specified constraint.

Optimizer.SetConstraintValue(Variable index, Variable value)

None

Sets the value of the specified constraint.

 

 

See also

Optimizer Object