Module optimisation

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.
perform_optimisation
Performs optimisation for an asset, given the coefficients and demand.

Type Aliases§

Variable
A decision variable in the optimisation