Expand description
Code for adding constraints to the dispatch optimisation problem.
Structs§
- Constraint
Keys - The keys for different constraints
- Keys
With Offset - Corresponding variables for a constraint along with the row offset in the solution
Functions§
- add_
activity_ 🔒constraints - Add constraints on the activity of different assets.
- add_
asset_ constraints - Add asset-level constraints
- add_
commodity_ 🔒balance_ constraints - Add asset-level input-output commodity balances.
Type Aliases§
- Activity
Keys - Indicates the asset ID and time slice covered by each activity constraint
- Commodity
Balance Keys - Indicates the commodity ID and time slice selection covered by each commodity balance constraint