Initializing help system before first use

LoadGlobal Method (String, Int32, Int32, Char[], Double[], Double[], Double[], Int64[], Int32[], Int32[], Double[], Double[], Double[], Int32, Int32, Char[], Int32[], Double[], Char[], Int64[], Int32[], Double[])

Note: This API is now obsolete.

Namespace:   Optimizer
Assembly:  xprsdn (in xprsdn.dll) Version: 44.01.04
Syntax
C#
[ObsoleteAttribute("Deprecated since 40.01, use LoadMIP instead.", false)]
public void LoadGlobal(
	string probname,
	int ncols,
	int nrows,
	char[] rowtype,
	double[] rhs,
	double[] rng,
	double[] objcoef,
	long[] start,
	int[] collen,
	int[] rowind,
	double[] rowcoef,
	double[] lb,
	double[] ub,
	int nentities,
	int nsets,
	char[] coltype,
	int[] entind,
	double[] limit,
	char[] settype,
	long[] setstart,
	int[] setind,
	double[] refval
)

Parameters

probname
Type:  System.String
ncols
Type:  System.Int32
nrows
Type:  System.Int32
rowtype
Type:  System.Char
rhs
Type:  System.Double
rng
Type:  System.Double
objcoef
Type:  System.Double
start
Type:  System.Int64
collen
Type:  System.Int32
rowind
Type:  System.Int32
rowcoef
Type:  System.Double
lb
Type:  System.Double
ub
Type:  System.Double
nentities
Type:  System.Int32
nsets
Type:  System.Int32
coltype
Type:  System.Char
entind
Type:  System.Int32
limit
Type:  System.Double
settype
Type:  System.Char
setstart
Type:  System.Int64
setind
Type:  System.Int32
refval
Type:  System.Double
See Also

© 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.