UB FREQUENCY

Name: UB_FREQUENCY Type: integer Default Value: 4 Range: [1−2,147,483,647] This option sets how often the solver should solve local optimisation

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

OBBT MAX ITERATIONS

Name: OBBT_MAX_ITERATIONS Type: integer Default Value: 1 Range: [1−2,147,483,647] This sets the maximum number of passes for OBBT.

Read More

OBBT MAX DEPTH

Name: OBBT_MAX_DEPTH Type: integer Default Value: 2,147,483,647 (unlimited) Range: [1−2,147,483,647] This sets the maximum depth in the branch-and-bound tree at

Read More

NUM CORES

Name: NUM_CORES Type: integer Default Value: 1 Range: [1 – 2.e9] Number of MPI processes to spawn. If your problem

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

INFINITY

Name: INFINITY Type: double Default Value: 1.e7 Range: [0−1.e7] As I hope you know, deterministic global optimisation only works on

Read More

HEUR NL FEASIBILITY PUMP

Name: HEUR_NL_FEASIBILITY_PUMP Type: bool Default Value: true Available Options: true, false Enables or disables the Nonlinear (NL) Feasibility Pump heuristic.

Read More