Initializing help system before first use

setdefvar

Purpose
Set a variable to be purely defined by a constriant.
Synopsis
procedure setdefvar(var:mpvar, row:linctr)
procedure setdefvar(var:mpvar, row:nlctr)
Arguments
var 
The variable being made defined by the constraint.
row 
The constraint that defines the value of the variable.
Further information
The variable will be made free (its bounds removed) since it's value is now defined by the contraint's value. Ideally, the variable should appear linearly in the constriant, in which case unless a circular reference is detected it will used for eliminate on in the nonlinear presolver. The purpose of the construct is to break large nonliner expressions.
Related topics
Module

© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.