View source: R/solve_carnival.R
getSupportedSolversFunctions | R Documentation |
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()
list of solvers and their corresponding functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.