drop proactive + analysis

This commit is contained in:
2023-08-18 22:35:48 -04:00
parent 70a2d7da51
commit f3f50accaa
34 changed files with 20785 additions and 8284 deletions

View File

@@ -1,4 +1,4 @@
n_max_trial,prf_size,prf_conn,cap_limit_prob_type,cap_limit_level,diff_new_conn,proactive_ratio,remove_t,netw_prf_n
7,TRUE,TRUE,uniform,5,0.3,0.3,3,3
5,FALSE,FALSE,normal,10,0.5,0.5,5,2
3,,,,15,0.7,0.7,7,1
n_max_trial,prf_size,prf_conn,cap_limit_prob_type,cap_limit_level,diff_new_conn,remove_t,netw_prf_n
7,TRUE,TRUE,uniform,5,0.3,3,3
5,FALSE,FALSE,normal,10,0.5,5,2
3,,,,15,0.7,7,1
1 n_max_trial prf_size prf_conn cap_limit_prob_type cap_limit_level diff_new_conn proactive_ratio remove_t netw_prf_n
2 7 TRUE TRUE uniform 5 0.3 0.3 3 3
3 5 FALSE FALSE normal 10 0.5 0.5 5 2
4 3 15 0.7 0.7 7 1