dwave.preprocessing.presolve.pypresolve.Presolver.set_techniques¶
- Presolver.set_techniques(techniques)[source]¶
Set the presolve techniques to be used by the presolver.
- Parameters
techniques (
TechniqueFlags
) – The techniques to be used.- Returns
The currently loaded presolve techniques.
- Return type