8 lines
163 B
TOML
8 lines
163 B
TOML
[input_parameters]
|
|
decision_variable_count = 30
|
|
food_source_number = 20
|
|
food_source_try_limit = 60
|
|
upper_bound = 100
|
|
lower_bound = -100
|
|
iteration = 1000
|
|
run = 100
|