Module optimisation

Source
Expand description

Code for performing dispatch optimisation.

This is used to calculate commodity flows and prices.

Modulesยง

constraints ๐Ÿ”’
Code for adding constraints to the dispatch optimisation problem.

Structsยง

Solution
The solution to the dispatch optimisation problem
VariableMap
A map for easy lookup of variables in the problem.

Functionsยง

add_variables ๐Ÿ”’
Add variables to the optimisation problem.
calculate_cost_coefficient ๐Ÿ”’
Calculate the cost coefficient for a decision variable
enable_highs_logging ๐Ÿ”’
Enable logging for the HiGHS solver
perform_dispatch_optimisation
Perform the dispatch optimisation.

Type Aliasesยง

Variable ๐Ÿ”’
A decision variable in the optimisation