solver_status {ompr}R Documentation

Get the solver status from a solution

Description

Get the solver status from a solution

Usage

solver_status(solution)

Arguments

solution

a solution

Value

character vector being either "infeasible", "optimal", "unbounded", "userlimit" or "error


[Package ompr version 1.0.4 Index]