diff --git a/__pycache__/controller_db.cpython-38.pyc b/__pycache__/controller_db.cpython-38.pyc index 803f4c0..b57bb9a 100644 Binary files a/__pycache__/controller_db.cpython-38.pyc and b/__pycache__/controller_db.cpython-38.pyc differ diff --git a/__pycache__/firm.cpython-38.pyc b/__pycache__/firm.cpython-38.pyc index 7880f57..b4ef964 100644 Binary files a/__pycache__/firm.cpython-38.pyc and b/__pycache__/firm.cpython-38.pyc differ diff --git a/__pycache__/model.cpython-38.pyc b/__pycache__/model.cpython-38.pyc index 9165efb..a708549 100644 Binary files a/__pycache__/model.cpython-38.pyc and b/__pycache__/model.cpython-38.pyc differ diff --git a/controller_db.py b/controller_db.py index 9512bf1..b164ebb 100644 --- a/controller_db.py +++ b/controller_db.py @@ -80,9 +80,9 @@ class ControllerDB: dct = {code: [product_code]} list_dct.append(dct) # list_dct = [{'140': ['1.4.5.1']}] - # list_dct = [{'133': ['1.4.4.1']}] + list_dct = [{'133': ['1.4.4.1']}] # list_dct = [{'2': ['1.1.3']}] - list_dct = [{'135': ['1.3.2.1']}] + # list_dct = [{'135': ['1.3.2.1']}] # list_dct = [{'79': ['2.1.3.4']}] # list_dct = [{'99': ['1.3.3']}] # list_dct = [{'41': ['1.4.5']}] diff --git a/xv_without_exp.csv b/xv_without_exp.csv index f73357a..a6fa87e 100644 --- a/xv_without_exp.csv +++ b/xv_without_exp.csv @@ -1,2 +1,2 @@ n_max_trial,prf_size,prf_conn,cap_limit_prob_type,cap_limit_level,diff_new_conn,crit_supplier,diff_disrupt,proactive_ratio,remove_t,netw_prf_n -10,TRUE,TRUE,uniform,10,0.1,1,0.01,1,5,2 +10,TRUE,TRUE,uniform,10,0.5,0.1,0.01,1,5,2