Open
Description
Summary
It would be very helpful if the persistent solver would support updating IndexedVars in the model.
Rationale
When using pyomo through an application like oemof, it would be awsome to use the persitant solver. But when the original model containts IndexedVars it is not possible to update those vars or single entrys of them. This makes the persitant solver functionality not useable with those applications.