Sienna-Platform / Sienna-Platform/InfrastructureOptimizationModels.jl
Tracking bounds
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 1
- Forks
- 0
- Avg merge
- 8h 51m
- Merged PRs (30d)
- 9
Description
Add functions to track bounds on variables and expressions / store references to created bounds.
Also review where we are using bounds specified in JuMP.variable versus specified with JuMP.constraint
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
Start by locating how variables and expressions are created, then review the uses of bounds specified through JuMP.variable and JuMP.constraint. Done means functions track bounds on variables and expressions, retain references to created bounds, and the differing bound paths have been reviewed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100