ROI_solver_signature: Obtain Solver Signature

View source: R/solver.R

ROI_solver_signatureR Documentation

Obtain Solver Signature

Description

Obtain the signature of a registered solver.

Usage

ROI_solver_signature(solver)

Arguments

solver

a character string giving the name of the solver.

Value

the solver signature if the specified solver is registered NULL otherwise.

Examples

ROI_solver_signature("nlminb")

ROI documentation built on April 21, 2023, 1:11 a.m.