getSupportedSolversFunctions: Supported solvers functions to work with all solvers in a...

View source: R/solve_carnival.R

getSupportedSolversFunctionsR Documentation

Supported solvers functions to work with all solvers in a uniform way.

Description

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).

Usage

getSupportedSolversFunctions()

Value

list of solvers and their corresponding functions.


saezlab/CARNIVAL documentation built on Jan. 17, 2024, 5:10 p.m.