To add a new solver, one must write and add here the functions for 3 steps: solve, obtaining a solution matrix, exporting the solution matrix. More specific functions can be written and called (e.g. check saveDiagnostics in cplex).

getSupportedSolversFunctions()

Value

list of solvers and their corresponding functions.