qat.opt.mixing_factory
Creating custom Quantum Annealing Jobs
One can define their own mixing by specifying the initial state of the analog schedule for Adiabatic Quantum Computation.
This is done by the following (very straightforward) InitialStateBuilder interface and the classes SimpleInitialState and IndependentAQO are examples of its possible specializations.
A specialization of |
|
The interface allowing one to start from a custom initial state for analog Quantum Annealing |
|
A state builder forcing the initial state to some value - a specialization of |