code_generation Samples
Dining Philosophers
The
dining_like.graphml
sample provides a complete description of a
Intel® oneAPI Threading Building Blocks
(oneTBB
) flow graph application that implements a version of the dining philosophers problem. You can generate a complete
oneTBB
flow graph by loading this file in to the Flow Graph Analyzer and then following the instructions provided in the
Generating C++ Stubs section.

Feature Detection
The
feature_like.graphml
sample provides a complete description of a feature detection application based on the example described in the blog posting at
https://software.intel.com/content/www/us/en/develop/blogs/a-feature-detection-example-using-the-intel-threading-building-blocks-flow-graph.html. You can generate a complete
oneTBB
flow graph by loading this file into the Flow Graph Analyzer and then following the instructions provided in the
Generating C++ Stubs section.
