From 13521ff752115ca5adfcb672e9a2df6dd409f866 Mon Sep 17 00:00:00 2001 From: Cricial <2911646453@qq.com> Date: Sun, 26 Jan 2025 23:56:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E7=BD=91=E7=BB=9C=E7=BB=93=E6=9E=84=E6=9E=84=E5=BB=BA?= =?UTF-8?q?=E8=BF=87=E7=A8=8B=EF=BC=8C=E6=9C=AA=E5=AE=8C=E6=88=90=E7=BC=93?= =?UTF-8?q?=E5=AD=98=E8=AE=BE=E7=BD=AE=20=E5=92=8C=20=20=E5=A4=9A=E8=BF=9B?= =?UTF-8?q?=E7=A8=8B=E5=85=B1=E4=BA=AB=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/csv-editor.xml | 7 - 11.py | 24 + G_Firm_add_edges.pkl | Bin 22382549 -> 0 bytes __pycache__/Model.cpython-38.pyc | Bin 0 -> 25222 bytes __pycache__/computation.cpython-38.pyc | Bin 1541 -> 1456 bytes __pycache__/controller_db.cpython-38.pyc | Bin 9048 -> 9048 bytes __pycache__/firm.cpython-38.pyc | Bin 11499 -> 11499 bytes __pycache__/main.cpython-38.pyc | Bin 0 -> 2510 bytes __pycache__/my_model.cpython-38.pyc | Bin 25548 -> 24610 bytes computation.py | 2 - conf_experiment.yaml | 4 +- connect_unconnected_nodes_cache.pkl | Bin 23076808 -> 0 bytes firm_network_cache.pkl | Bin 1988784 -> 0 bytes firm_product_network_cache.pkl | Bin 618448 -> 0 bytes input_data/firm_industry_relation.csv | 15498 +--------------- input_data/input_firm_data/firm_amended.csv | 10923 ----------- input_data/input_firm_data/firms_devices.csv | 1795 -- .../input_firm_data/firms_materials.csv | 11300 +---------- input_data/input_firm_data/firms_products.csv | 12154 +----------- main.py | 2 +- my_model.py | 456 +- 查看进度.py | 49 + 22 files changed, 850 insertions(+), 51364 deletions(-) create mode 100644 11.py delete mode 100644 G_Firm_add_edges.pkl create mode 100644 __pycache__/Model.cpython-38.pyc create mode 100644 __pycache__/main.cpython-38.pyc delete mode 100644 connect_unconnected_nodes_cache.pkl delete mode 100644 firm_network_cache.pkl delete mode 100644 firm_product_network_cache.pkl create mode 100644 查看进度.py diff --git a/.idea/csv-editor.xml b/.idea/csv-editor.xml index dba7d86..1636535 100644 --- a/.idea/csv-editor.xml +++ b/.idea/csv-editor.xml @@ -3,13 +3,6 @@