mip_capable | R Documentation |
Determine if a solver is capable of solving a mixed-integer program (MIP).
mip_capable(solver)
solver |
A ReductionSolver object. |
A logical value.
mip_capable(ECOS())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.