Add optional relaxation ("slack" variables) for new features
Open
Nobody has claimed this yet.
enh
- Dominant language
- Jupyter Notebook
- Stars
- 150
- Forks
- 178
- Avg merge
- 17h 32m
- Merged PRs (30d)
- 2
Description
Some functions for which slack variables are required:
- share_commodity_lo/up
- share_mode_lo/up
- addon_lo/up
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 the definitions of share_commodity_lo/up, share_mode_lo/up, and addon_lo/up and read how their current bounds are handled. Determine the intended optional slack-variable behavior for each function; the work is done when all three pairs support the specified relaxation consistently.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100