OSeMOSYS / otoole

OSeMOSYS Tools for Energy
https://otoole.readthedocs.io
MIT License
23 stars 17 forks source link

[FEATURE]: Read dual values from solution files #191

Open trevorb1 opened 1 year ago

trevorb1 commented 1 year ago

Feature Request

As per the discussion in PR #190, it would be useful to signify through the config file that you want to read in the dual values of particular constraints, and then provide an implementation that works for all the solution files supported.

Other information which could be useful include:

Is your feature related to a bug?

No response

Suggested Solution

A potential solution for extracting dual values from a CPLEX solution file can be found in this comment.

Additional Info

See this comment for further discussion on this issue.