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.
- perform_
optimisation - Performs optimisation for an asset, given the coefficients and demand.
Type Aliases§
- Variable
- A decision variable in the optimisation