powered by
Returns FALSE if presolve, chordal decomposition, or input_sparse_dropzeros is enabled, which prevents data updates.
FALSE
input_sparse_dropzeros
solver_is_update_allowed(solver)
logical scalar
a ClarabelSolver object created by clarabel_solver()
ClarabelSolver
clarabel_solver()
clarabel_solver(), solver_update()
solver_update()
if (FALSE) { solver_is_update_allowed(s) # TRUE if presolve and chordal decomp are off }
Run the code above in your browser using DataLab