NatLabRockies / NatLabRockies/REopt_API
Add REopt.jl solve time and optimality gap achieved for v3
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 125
- Forks
- 68
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 1
Description
For the V3 API, add the REopt.jl solve time, optimality gap achieved, and the lower bound solution in the outputs. This is currently reported in V2.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the V2 and V3 API output handling to find where REopt.jl solve time, achieved optimality gap, and lower-bound solution are represented. Trace the V3 response path and verify that all three values are returned in the outputs, matching the existing V2 behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia, python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100