Module bellman::multicore[][src]

Expand description

An interface for dealing with the kinds of parallel computations involved in bellman. It’s currently just a thin wrapper around CpuPool and crossbeam but may be extended in the future to allow for various parallelism strategies.

Structs

Worker
WorkerFuture