| Name: | BQCQP_REFORMULATION_METHOD |
| Type: | string |
| Default Value: | SSLINEARBQCQP |
| Available Options: | SSLINEARBQCQP, CONVEXIFY |
Type of reformulation used for BQCQPs. The default option is SSLINEARBQCQP, which linearises the BQCQP following Sherali and Smith, “An improved linearization strategy for zero-one quadratic programming problems”, 2007.
The CONVEXIFY option tries to convexify the problem in a similar way as the convexification for BQPs.