# read by ControllerDB

# run settings
meta_seed: 0

test:  # only for test scenarios
  n_sample: 1
  n_iter: 20
  n_max_trial: 10

not_test:  # normal scenarios
  n_sample: 50
  n_iter: 20
  n_max_trial: 10