PowerModels.jl icon indicating copy to clipboard operation
PowerModels.jl copied to clipboard

Cost Scaling Parameter

Open ccoffrin opened this issue 7 years ago • 3 comments

Consider adding a cost scaling parameter to the data model, which can be used to scale the objective function. This seems to be quite helpful to solving SDP relaxations.

ccoffrin avatar Aug 20 '18 16:08 ccoffrin

just to scale the objective or as an actual base for parameters and variables with a currency as a unit?

frederikgeth avatar Aug 20 '18 23:08 frederikgeth

Open to both options.

ccoffrin avatar Aug 20 '18 23:08 ccoffrin

This can also improve convergence of NLP methods, further suggesting this should be a parameter in the model.

ccoffrin avatar Nov 01 '18 19:11 ccoffrin