Is it possible to set initial values for the optimization with MESSAGE to improve speed? #951
Replies: 2 comments 1 reply
-
|
For ixmp with the Java backend (JDBC), this is currently not possible as it is hardcoded in the function that writes a Scenario to a GDX file that variables and equations are not included (and I'm assuming you're only interested in providing initial values for these). You could adopt this function to accept a parameter |
Beta Was this translation helpful? Give feedback.
-
|
This is an existing feature request: #569 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
For large-scale models with MESSAGE, I feel it helpful, if possible, to set initial values for the optimization. I don't know if it is possible with the current MESSAGE, or if someone could share some experience on this. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions