Overview
This directory has examples of tbb::flow.
Directories
- dining_philosophers
 - An implementation of dining philosophers in graph using the reserving join node.
 - binpack
 - A solution to the binpacking problem using a queue_node, a buffer_node and function_nodes.
 - logic_sim
 - A simplistic example of a collection of digital logic gates that can be easily composed into larger circuits.
 
Up to parent directory
Copyright © 2005-2013 Intel Corporation.  All Rights Reserved.
Intel is a registered trademark or trademark of Intel Corporation
or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.