Skip to content

Latest commit

 

History

History
 
 

concurrent_priority_queue

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.