import_solver: Import Solver

import_solverR Documentation

Import Solver

Description

Import the R library that interfaces with the specified solver.

Usage

import_solver(solver)

Arguments

solver

A ReductionSolver object.

Examples

import_solver(ECOS())
import_solver(SCS())

anqif/CVXR documentation built on Feb. 6, 2024, 4:28 a.m.