QUBO

Reduce graph-colouring models to efficient quadratic binary objectives for quantum annealing.

← Explore Research

Explore Research

Question

How can a graph-colouring model be reduced to QUBO form with far fewer auxiliary variables?

Goals

  • Explain why compact graph-colouring models create terms above degree two.
  • Reduce repeated symmetric terms together instead of handling every monomial separately.
  • Measure the saving in binary variables and quadratic interactions before quantum annealing.

Method

The key is to find homogeneous symmetric parts of the objective and reduce their shared structure as one block.

  • Encode each vertex colour compactly with binary variables and penalize adjacent vertices that receive the same colour.
  • Identify large symmetric groups among the resulting higher-degree terms.
  • Reduce each symmetric group first, then apply ordinary monomial reduction only to the terms left over.
  • Compare auxiliary variables and quadratic terms on random graphs and complete graphs.

Read more