SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
Parallel

This module contains types and utilities for concurrent execution of algorithms in SeqAn. More...

+ Collaboration diagram for Parallel:

Modules

 execution
 Adopts the STL execution policies.
 

Detailed Description

This module contains types and utilities for concurrent execution of algorithms in SeqAn.

Execution policies

Here are currently only implementations which are part of detail and therefore not of interest for the common user.