VicentePerezSoloviev / QAOA_BNSL_IBM

QAOA_BNSL implemented in Qiskit
MIT License
4 stars 0 forks source link

Quantum Approximate Optimization Algorithm for Bayesian network structure learning problem

Experimental code for the application of the QAOA algorithm for the Bayesian network structure learning problem. With this code, it is able to:

Code is available for Qiskit library but also for myQLM. In this repo only the Qiskit code has been made available.