tbb-sys 1.1.0+2021.5.0

Intel Threading Building Blocks
Documentation
1
2
3
4
5
6
# Code Samples of oneAPI Threading Building Blocks (oneTBB)
This directory contains examples of the `concurrent_priority_queue` container.

| Code sample name | Description
|:--- |:---
| shortpath | Solves the single source shortest path problem using a  `concurrent_priority_queue` container.