bbotk_worker_loop {bbotk} | R Documentation |
Worker loop for Rush
Description
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.
Usage
bbotk_worker_loop(rush, optimizer, instance)
Arguments
rush |
( |
optimizer |
|
instance |
[Package bbotk version 1.6.0 Index]