Function SetFailValueAndReason
- SetFailValueAndReason(terminationStatus, direction, primalBoundSolver, dualBoundSolver, dualBoundProblem): [boolean, string]
Parameters
terminationStatus: string
direction: string
primalBoundSolver: string | number
dualBoundSolver: string | number
dualBoundProblem: string | number
Returns [boolean, string]
This function sets the fail value and reason based on the termination status and other parameters.