Module optimisation

Source
Expand description

Optimisation problem for investment tools.

Structsยง

ResultsMap
Map containing optimisation results and coefficients
VariableMap ๐Ÿ”’
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