no need for resetting random generator with seed

This commit is contained in:
2023-06-16 17:15:17 +08:00
parent 36abde1022
commit 09ea2e9527
10 changed files with 38 additions and 39 deletions

View File

@@ -2,6 +2,7 @@ select id, e_id, idx_sample, seed, ts_done from iiabmdb.without_exp_sample where
select count(id) from iiabmdb.without_exp_sample where is_done_flag != -1;
select count(id) from iiabmdb.without_exp_sample;
select count(id) from iiabmdb.with_exp_sample where is_done_flag != -1;
select * from iiabmdb.with_exp_sample where is_done_flag != 1;
select * from
(select distinct idx_scenario, n_max_trial, crit_supplier, firm_pref_request,