Table 3 Overview of our solvers for Equation (6)
name | runtime | advantage |
---|---|---|
BF | exp. | yields conclusive answer |
restr. BF | poly. | – |
exh. alg. | exp. | as BF but often faster |
restr. alg. | poly. | performs well in practice |
naive num. | limited by IQP | CZ count minimization |
informed num. | limited by IQP | faster than naive num. |