bbotk_worker_loop {bbotk} | R Documentation |
Loop run on the workers. Pops a task from the queue and evaluates it with the objective function. Pushes the results back to the data base.
bbotk_worker_loop(rush, optimizer, instance)
rush |
( |
optimizer |
|
instance |