Expand description
Optimisation problem for investment tools.
Structsยง
- Results
Map - Map containing optimisation results and coefficients
- Variable
Map ๐ - Map storing variables for the optimisation problem
Functionsยง
- add_
constraints ๐ - Adds constraints to the problem.
- add_
variables ๐ - Add variables to the problem based on cost coefficients
- perform_
optimisation - Performs optimisation for an asset, given the coefficients and demand.
Type Aliasesยง
- Variable
- A decision variable in the optimisation