View source: R/solver_functions.R
| validateSolver | R Documentation |
validateSolver is an internal function for
validating whether the solver is appropriate for the task.
validateSolver(config, constraints, purpose = NULL)
config |
a |
constraints |
a |
purpose |
the purpose of the task. If |
validateSolver returns TRUE or FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.