This function makes a given solver (or searches for an appropriate
此功能可以使一个给定的解算器(或搜索适当的
用法----------Usage----------
参数----------Arguments----------
参数:x
an optimization problem of class "OP"
一个最优化问题的类"OP"
参数:solver
a character vector specifying the solver to use.
指定字符向量解算器使用。
参数:control
a list with additional control parameters for the solver. This is solver specific so please consult the corresponding documentation.
为求解器与额外的控制参数的列表。这是解算器专用的,所以请参阅相应的文档。
参数:...
a list of control parameters (overruling those specified in control).
列表中的控制参数(推翻那些control)。
值----------Value----------
a list containing the solution and a message from the solver.
一个列表,其中包含的解决方案和信息的解算器。