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.
- som
- A simple example of a Kohonen Self-Organizing Map using cancellation.
Up to parent directory
Copyright © 2005-2014 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.