I thought my Campagin.run function would work like:
test an input in seeds set.
mutate input and update seeds and coverage
return updated seeds and coverage
My question is that isn't there any fixed method in choosing input in step 1??
I have no idea how to choose one input from seeds set. (Would random choice be fine?)
I thought my Campagin.run function would work like:
My question is that isn't there any fixed method in choosing input in step 1?? I have no idea how to choose one input from seeds set. (Would random choice be fine?)