diff --git a/README.md b/README.md index 21606dd..02b1667 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # TSP_v1 +<<<<<<< HEAD # 说明 @@ -36,3 +37,5 @@ python main.py +======= +>>>>>>> origin/main diff --git a/__pycache__/get_real_data.cpython-310.pyc b/__pycache__/get_real_data.cpython-310.pyc new file mode 100644 index 0000000..b0b9ae4 Binary files /dev/null and b/__pycache__/get_real_data.cpython-310.pyc differ diff --git a/__pycache__/tsp_canvas.cpython-310.pyc b/__pycache__/tsp_canvas.cpython-310.pyc new file mode 100644 index 0000000..f34c87c Binary files /dev/null and b/__pycache__/tsp_canvas.cpython-310.pyc differ diff --git a/__pycache__/tsp_data.cpython-310.pyc b/__pycache__/tsp_data.cpython-310.pyc new file mode 100644 index 0000000..02355a5 Binary files /dev/null and b/__pycache__/tsp_data.cpython-310.pyc differ diff --git a/__pycache__/tsp_ui.cpython-310.pyc b/__pycache__/tsp_ui.cpython-310.pyc new file mode 100644 index 0000000..b440253 Binary files /dev/null and b/__pycache__/tsp_ui.cpython-310.pyc differ