Also, when I do
set_start_value.(all_variables(model), value.(all_variables(model)))
so that I can do warm starting from previous LPs, I get the following error:
ERROR: LoadError: MathOptInterface.UnsupportedAttribute …
Also, when I do
set_start_value.(all_variables(model), value.(all_variables(model)))
so that I can do warm starting from previous LPs, I get the following error:
ERROR: LoadError: MathOptInterface.UnsupportedAttribute …