loadprob
procedure loadprob(obj:linctr)
procedure loadprob(obj: linctr, extravar: set of mpvar)
procedure loadprob(qobj: qexp)
procedure loadprob(qobj: qexp, extravar: set of mpvar)
procedure loadprob(nlobj: nlctr)
procedure loadprob(nlobj: nlctr, extravar: set of mpvar)
procedure loadprob(rbobj: robustctr)
procedure loadprob(rbobj: robustctr, extravar: set of mpvar)
procedure loadprob(objs: list, objconfs: list of objconfig, extravar: set of mpvar)
procedure loadprob(objs: list, objconfs: list of objconfig)
procedure loadprob(objs: array(range), objconfs: array(range) of objconfig, extravar: set of mpvar)
procedure loadprob(objs: array(range), objconfs: array(range) of objconfig)
obj
|
Objective function constraint
|
qobj
|
Quadratic objective function (with module
mmquad)
|
nlobj
|
Non linear objective function (with module
mmnl)
|
rbobj
|
Robust objective function (with module
mmrobust)
|
extravar
|
Extra variables to include
|
objs
|
Objective functions of type
linctr,
nlctr or
mpvar (multi-objective)
|
objconfs
|
Objective configurations (multi-objective)
|
© 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.