• This function sets the fail value and reason based on the termination status and other parameters.

    Parameters

    • terminationStatus: string
    • direction: string
    • primalBoundSolver: string | number
    • dualBoundSolver: string | number
    • dualBoundProblem: string | number

    Returns [boolean, string]

Generated using TypeDoc