| solver_is_update_allowed | R Documentation |
Returns FALSE if presolve, chordal decomposition, or
input_sparse_dropzeros is enabled, which prevents data updates.
solver_is_update_allowed(solver)
solver |
a |
logical scalar
clarabel_solver(), solver_update()
## Not run:
solver_is_update_allowed(s) # TRUE if presolve and chordal decomp are off
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.