Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


CVXR (version 1.0)

import_solver: Import Solver

Description

Import the R library that interfaces with the specified solver.

Usage

import_solver(solver)

Arguments

solver

A '>ReductionSolver object.

Examples

Run this code
# NOT RUN {
import_solver(ECOS())
import_solver(SCS())
# }

Run the code above in your browser using DataLab