Click or drag to resize

lpsolve55read_basis Method


Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
[DllImportAttribute("lpsolve55", CharSet = CharSet.Ansi, ExactSpelling = true, 
	SetLastError = true)]
public static bool read_basis(
	IntPtr lp,
	ref string filename,
	ref string info
)
Request Example View Source

Parameters

lp  IntPtr
 
filename  String
 
info  String
 

Return Value

Boolean
See Also