Expand description
Optimisation problem for investment tools.
Structsยง
- Results
Map - Map containing optimisation results and coefficients
Functionsยง
- add_
activity_ ๐vars - Adds activity variables to the problem, one per time slice.
- add_
constraints ๐ - Adds constraints to the problem.
- compute_
unmet_ ๐demand - Computes remaining unmet demand per time slice after a solve.
- perform_
optimisation - Performs optimisation for an asset, given the coefficients and demand.
Type Aliasesยง
- Variable
- A decision variable in the optimisation