/tspqaoa

Implementation of QAOA for Travelling Salesman Problem

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

tspqaoa

Implementation of QAOA for Travelling Salesman Problem

Suggested installation is executing

pip install -e .

in the root directory of this repo.

This code is inspired by https://github.com/QAOAKit/QAOAKit