FastFlow
SVN-r182-Aug-14-2014
A high-level, lock-less, parallel programming (shared-memory) and distributed programming (distributed-memory) framework for multi-cores and many-cores systems
|
The PoolEvolution pattern models the evolution of a given population. More...
Classes | |
class | ff::poolEvolution< T, env_t > |
The pool evolution parallel pattern. More... | |
Namespaces | |
ff | |
The principal namespace for the FastFlow library. | |
The PoolEvolution pattern models the evolution of a given population.
This file describes the pool evolution pattern.