ROI_applicable_solvers: Obtain Applicable Solvers

Description Usage Arguments Value

View source: R/roi.R

Description

ROI_applicable_solvers takes as argument an optimization problem (object of class 'OP') and returns a vector giving the applicable solver. The set of applicable solver is restricted on the available solvers, which means if solver "A" and "B" would be applicable but a ROI.plugin is only installed for solver "A" only solver "A" would be listed as applicable solver.

Usage

1

Arguments

op

an ROI-object of type 'OP'.

Value

An character vector giving the applicable solver, for a certain optimization problem.


ROI documentation built on Aug. 29, 2020, 3:01 p.m.