R/solve_carnival.R
getSupportedSolversFunctions.Rd
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.