problem_status: Get the Solution Status of a Problem (deprecated)

View source: R/132_problems_problem.R

problem_statusR Documentation

Get the Solution Status of a Problem (deprecated)

Description

[Deprecated]

Usage

problem_status(x)

Arguments

x

A Problem object.

Details

Use status instead.

Value

Character string, or NULL if the problem has not been solved.

See Also

status


CVXR documentation built on March 6, 2026, 9:10 a.m.