Learn R Programming

ROI (version 0.2-1)

solution: Extract Solution

Description

The solution can be accessed via the method 'solution'.

Usage

solution(x, type = c("primal", "dual", "aux", "psd", "msg"))

Arguments

x
an object of type 'OP_solution'.
type
a character giving the name of the solution to be extracted.

Value

the extracted solution.