lpsolve 55set_ var_ branch Method
Definition
Namespace: DWSIM.MathOps
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 10.0.0.0
C#
[DllImportAttribute("lpsolve55", CharSet = CharSet.Ansi, ExactSpelling = true,
SetLastError = true)]
public static bool set_var_branch(
IntPtr lp,
int column,
lpsolve55lpsolve_branch branch_mode
)VB
<DllImportAttribute("lpsolve55", CharSet := CharSet.Ansi, ExactSpelling := true,
SetLastError := true>]
Public Shared Function set_var_branch (
lp As IntPtr,
column As Integer,
branch_mode As lpsolve55lpsolve_branch
) As BooleanParameters
- lp IntPtr
- column Int32
- branch_mode lpsolve55lpsolve_branch