proactive strategy exp

This commit is contained in:
2023-06-05 16:01:20 +08:00
parent bc3c600be0
commit b55a313c95
11 changed files with 39 additions and 11 deletions

4
xv_with_exp.csv Normal file
View File

@@ -0,0 +1,4 @@
n_max_trial,crit_supplier,firm_pref_request,firm_pref_accept,netw_pref_cust_n,netw_pref_cust_size,cap_limit,diff_new_conn,diff_remove,proactive_ratio
15,2,2,2,0.5,2,4,0.5,0.5,0.4
10,1,1,1,1,1,2,1,1,0.6
5,0.5,0.5,0.5,2,0.5,1,2,2,0.8
1 n_max_trial crit_supplier firm_pref_request firm_pref_accept netw_pref_cust_n netw_pref_cust_size cap_limit diff_new_conn diff_remove proactive_ratio
2 15 2 2 2 0.5 2 4 0.5 0.5 0.4
3 10 1 1 1 1 1 2 1 1 0.6
4 5 0.5 0.5 0.5 2 0.5 1 2 2 0.8