ROI_solver_signature {ROI} | R Documentation |
Obtain the signature of a registered solver.
ROI_solver_signature(solver)
solver |
a character string giving the name of the solver. |
the solver signature if the specified solver is registered NULL
otherwise.
ROI_solver_signature("nlminb")