[KEY FEATURE] Create custom constraints
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 25
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
User can define custom constraints, specifying the assets/connections included in the left-hand side, the "sense" aka >= or = or <=, and the righ-hand side (RHS) or constraint parameter.
For instance:
total units of all wind & solar <= 100 units
Note: Different modelling frameworks enable this in different ways. So it's probably not straight-forward for the generalized UI.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are identified. First review how the app currently represents assets, connections, and modelling-framework inputs, then determine how a generalized UI could capture the left-hand side, constraint sense, and right-hand-side parameter. Done should allow users to define and apply custom constraints across the supported frameworks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100