Commit Graph

121 Commits

Author SHA1 Message Date
HaoYizhi 70a2d7da51 analysis anova 2023-07-30 12:08:06 +08:00
HaoYizhi a92bbed30c with_exp 2023-07-28 20:05:28 +08:00
HaoYizhi 6bdfee1ba9 without_exp 2023-07-28 18:15:44 +08:00
HaoYizhi 9c26d04d76 formatting 2023-07-28 18:10:25 +08:00
HaoYizhi bf82aa62ff debug 2023-07-28 18:07:30 +08:00
HaoYizhi 7255c3b046 test 2023-07-28 15:29:16 +08:00
HaoYizhi a321df0582 remove crit_supplier 2023-07-28 15:14:59 +08:00
HaoYizhi 921f03fc44 change the way to find connected firm 2023-07-27 12:56:22 +08:00
HaoYizhi 74d8798b1d connected firm no accept probability 2023-07-27 12:50:52 +08:00
HaoYizhi 924847db5d doc paper 2023-07-10 14:47:23 +08:00
HaoYizhi 932d2eda77 anova doc 2023-07-10 13:42:41 +08:00
HaoYizhi 298117951e analysis doc 2023-07-09 15:48:26 +08:00
HaoYizhi a2ba8f91cc analysis 2023-07-09 15:38:49 +08:00
HaoYizhi dc025066f7 anova 2023-07-08 16:23:44 +08:00
HaoYizhi b17dec4dbe experiments' 2023-07-03 12:42:20 +08:00
HaoYizhi 9ebdb89332 experiments' 2023-07-03 12:40:10 +08:00
HaoYizhi 9dce034cf2 baseline 2023-07-02 23:34:44 +08:00
HaoYizhi 6b77bec1c3 baseline 2023-07-02 23:31:44 +08:00
HaoYizhi 6e22a20ef2 baseline 2023-07-02 23:31:14 +08:00
HaoYizhi ced7a105ae baseline 2023-07-02 23:30:42 +08:00
HaoYizhi 098680f3aa update the status of firm in clean_before_time_step + remove_edge_to_cus_disrupt_cus_up_prod update disrupted status instead of append + proactive find candidate that is not a current supplier for the same product 2023-07-02 23:16:05 +08:00
HaoYizhi 84828272e2 log status of every firm product in every time step + mysql 2023-07-02 20:44:06 +08:00
HaoYizhi 0965a5daa4 set to removed only for disrupted firm 2023-07-02 15:51:01 +08:00
HaoYizhi afc74765ad set maximun interation limit: para n_iter 2023-07-02 15:17:58 +08:00
HaoYizhi 695bfb409c set maximun interation limit: para n_iter 2023-07-02 15:17:46 +08:00
HaoYizhi 206dd2fbc0 zero capacity firm should also be removed from candidate list to prevent repeated request 2023-07-02 15:08:02 +08:00
HaoYizhi c348f3eb9c rename 3 status into (Normal / Disrupted / Removed) 2023-07-02 15:03:51 +08:00
HaoYizhi baf60ffd76 remove disrupt to removed, 3 status (Normal / Affected / Removed) + size_stat 2023-07-02 13:00:13 +08:00
HaoYizhi fe58a2cf9a 4 status: Normal / Affected / Disrupted / Removed 2023-07-01 19:00:46 +08:00
HaoYizhi e6a2f942e0 proactive choice replace = False 2023-06-18 23:01:28 +08:00
HaoYizhi ae5bebb1f3 drop firm attr a_lst_product/_disrupted 2023-06-18 22:41:26 +08:00
HaoYizhi 11abfa5ce8 drop firm attr a_lst_product/_disrupted 2023-06-18 22:12:47 +08:00
HaoYizhi 3e87cffa63 4 status (Normal / Affected / Disrupted / Removed) 2023-06-18 21:39:58 +08:00
HaoYizhi 6f99d9978e 4 status (Normal / Affected / Disrupted / Removed) 2023-06-18 21:39:15 +08:00
HaoYizhi fe128f8681 beautify 2023-06-18 21:05:09 +08:00
HaoYizhi a19860bdb2 beautify 2023-06-18 21:03:11 +08:00
HaoYizhi 1d8f319adb revenue reduce 2023-06-18 20:27:23 +08:00
HaoYizhi b0b3cac73e init extra capacity in firm.py 2023-06-18 18:15:37 +08:00
HaoYizhi dd8a786f6c dct_prod_up_prod_stat + no need for dct_list_remove_firm_prod/dct_list_disrupt_firm_prod 2023-06-18 17:29:11 +08:00
HaoYizhi 09ea2e9527 no need for resetting random generator with seed 2023-06-16 17:15:17 +08:00
HaoYizhi 36abde1022 condense external variables 2023-06-14 18:00:08 +08:00
HaoYizhi ad8771c459 with exp 2023-06-11 22:42:04 +08:00
HaoYizhi c367252da2 db_name_prefix with or without exp 2023-06-11 20:28:51 +08:00
HaoYizhi dbbdbc935a exp 2023-06-11 16:14:23 +08:00
HaoYizhi 67aa573154 firm request and accept preference to 2 level 2023-06-11 16:09:30 +08:00
HaoYizhi daab7af6ee reorder exp table + diff_new_conn 2023-06-11 15:06:50 +08:00
HaoYizhi 48077189f0 generate network based on size or not 2023-06-11 13:33:39 +08:00
HaoYizhi 6d43865f79 generate network pred + succ 2023-06-11 13:17:34 +08:00
HaoYizhi 5387268d48 larger sample than population when replace is False 2023-06-11 11:49:15 +08:00
HaoYizhi 49d3c6791e set to list 2023-06-11 11:17:41 +08:00