Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


clarabel (version 0.10.0)

solver_status_descriptions: Return the solver status description as a named character vector

Description

Return the solver status description as a named character vector

Usage

solver_status_descriptions()

Arguments

Value

a named list of solver status descriptions, in order of status codes returned by the solver

Examples

Run this code
solver_status_descriptions()[2] ## for solved problem
solver_status_descriptions()[8] ## for max iterations limit reached

Run the code above in your browser using DataLab