| get_problem_data | R Documentation |
get_problem_data(
x,
solver = NULL,
gp = FALSE,
enforce_dpp = FALSE,
ignore_dpp = FALSE,
...
)
x |
A |
solver |
Character string naming solver, or |
gp |
Logical; if |
enforce_dpp |
Logical; if |
ignore_dpp |
Logical; if |
... |
Additional solver options. |
Use problem_data instead.
A list with components data, chain, and
inverse_data.
problem_data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.