USE NONLINEAR RELAXATION

Name: USE_NONLINEAR_RELAXATION Type: string Default Value: auto Available Options: auto, true, false Turns nonlinear relaxations on or off, regardless of

Read More

USE MILP RELAXATION

Name: USE_MILP_RELAXATION Type: bool Default Value: true Available Options: true, false Octeract Engine can create numerous types of relaxations, MILP

Read More

STRONG BRANCHING VARIABLE COUNT

Name: STRONG_BRANCHING_VARIABLE_COUNT Type: integer Default Value: 100 Range: [0–2,147,483,647] Requires: BRANCHING_STRATEGY = STRONG_BRANCHING When BRANCHING_STRATEGY = STRONG_BRANCHING , this option sets the

Read More

MILP LB TIMEOUT

Name: MILP_LB_TIMEOUT Type: double Default Value: 5 Range: [1–1.79e308] This option sets the timeout (in real-time seconds) for the MIP

Read More

LLB TOLERANCE

Name: LLB_TOLERANCE Type: double Default Value: 1.e-3 Range: [0–1.79e308] Solutions of upper problems and lower bounding problems are obtained by

Read More

MILP LB MAX NODES

Name: MILP_LB_MAX_NODES Type: integer Default Value: -1 Range: [-1 – 2.e9] This sets the maximum number of nodes that the

Read More