USE REDUCED COST

Name: USE_REDUCED_COST Type: bool Default Value: true Available Options: true, false Enables or disables reduced cost domain reduction.

Read More

USE PROBING

Name: USE_PROBING Type: bool Default Value: true Available Options: true, false Enables or disables probing techniques for domain reduction .

Read More

USE OBBT

Name: USE_OBBT Type: bool Default Value: true Available Options: true, false Turns OBBT on or off.

Read More

USE FBBT

Name: USE_FBBT Type: bool Default Value: true Available Options: true, false Turns FBBT on or off.

Read More

USE CP

Name: USE_CP Type: bool Default Value: true Available Options: true, false Turns constraint propagation on or off.

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

MAX CB DEPTH

Name: MAX_CB_DEPTH Type: integer Default Value: 1 Range: [0−2,147,483,647] This sets the maximum depth in the branching tree at which

Read More

FBBT TOLERANCE

Name: FBBT_TOLERANCE Type: double Default Value: 1.e-4 Range: [0−1] This is the \(\epsilon\) termination condition for the width of a

Read More

FBBT TIMEOUT

Name: FBBT_TIMEOUT Type: double Default Value: 0.3 Range: [0−1.79e308] Sets a working limit, in seconds, for Feasibility Based Bounds Tightening

Read More