dwave.preprocessing.presolve.pypresolve.Presolver.add_techniques#
- Presolver.add_techniques(techniques: TechniqueFlags) TechniqueFlags[source]#
Add presolve techniques to be used by the presolver.
This method adds to the techniques that are already loaded.
- Parameters:
techniques (
TechniqueFlags) – The techniques to be used.- Returns:
The currently loaded presolve techniques.
- Return type: