no need for resetting random generator with seed
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user