Optimiser.set_features
- Optimiser.set_features(features=[])[source]
Set the features for the problem.
- Parameters
features ([str], optional) – List with the names of the features to activate, by default [] For a list of possible features functions see [link].
- Returns
None – Optimiser is modified in place