Learn R Programming

ROI (version 0.2-1)

.ROI_plugin_register_solver_control: Register Solver Controls

Description

Register a new solver control argument.

Usage

.ROI_plugin_register_solver_control(solver, args, roi_control = "X")

Arguments

solver
a character string giving the solver name.
args
a character vector specifying with the supported signatures.
roi_control
a character vector specifying the corresponding ROI control argument.

Value

TRUE on success

See Also

Other plugin.functions: .ROI_plugin_add_status_code_to_db, .ROI_plugin_canonicalize_solution, .ROI_plugin_get_solver_name, .ROI_plugin_make_signature, .ROI_plugin_register_solver_method