Name Date Size #Lines LOC

..12-Feb-2024-

shortpath/H12-Feb-2024-412341

README.mdH A D12-Feb-2024294 75

README.md

1# Code Samples of oneAPI Threading Building Blocks (oneTBB)
2This directory contains examples of the `concurrent_priority_queue` container.
3
4| Code sample name | Description
5|:--- |:---
6| shortpath | Solves the single source shortest path problem using a  `concurrent_priority_queue` container.
7