Sienna-Platform / Sienna-Platform/InfrastructureOptimizationModels.jl

Tracking bounds

Open
#61 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.