-
Due to we have no enough time to make our code better and easily to use, so functions collect in following 2
ipynb
files.hackthon.004.TSPtoIsing.ipynb
transpiles our map of cities of problem into Ising coefficient matrix.hackthon.003.IsingDataGen.ipynb
takes our Ising coefficient matrix, range ofcatol
anddepth
on QAOA to execute our experiments and export the data.
-
Other files are used for reference, testing our codes, or making dummy data to make sure our experiment fine, so some files are the sample files from tutorial in Qiskit, some of them are our group members' previous works.
-
We used a submodule
mori
for data exportation and a python filesbackend.py
to access importing backends, all made by@harui2019
(the actually owner of this repo), one of group member.
The following folders are our data.
-
test.3nodes.002
- !!! ATTENTION, the
catol
is not actually applied in this experiments, due to bugs when excutes, allcatol
are actually0.02
!!!
- !!! ATTENTION, the
-
test.4nodes.001
- 4 cities by 16 qubits
- penalty = 1000
-
test.p=100.3nodes.001
- 3 cities by 9 qubits
- penalty = 100
-
test.p=1000.3nodes.001
- 3 cities by 9 qubits
- penalty = 1000
-
test.p=10000.3nodes.001
- 3 cities by 9 qubits
- penalty = 10000
- 何紹威, Shao-Wei Ho (coding)
- 張淮竣, Huai-Chun Chang (coding) -
@harui2019
- james880818@gmail.com - 楊淯元, Yu-Yuan Yang (presenter, visualization) -
@yuyuan871111
- 李俊澤, Chun-Tse Li (presenter, coding)
- 王勻遠, Yun-Yuan Wang (presenter, coding) -
@squirtle007
- pikachu1115pika@gmail.com