Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 435 Bytes

Quantum-Dueling

This repository contains codes, data and figures to support the publication,

"Quantum Dueling: An Efficient Solution for Combinatorial Optimization" Letian Tang, Haorui Wang, Zhengyang Li, Haozhan Tang, Chi Zhang and Shujin Li.

Preprint here.

Environment

C++

C++17, MinGW-w64 with GCC 12.2.0 and CMake 3.22

Python

Python 3.10

Dependency

numpy, matplotlib, scipy