Home
last modified time | relevance | path

Searched refs:solve (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/task_group/sudoku/
H A Dsudoku.cpp263 unsigned solve(int p) { in solve() function
302 unsigned number = solve(p); in main()
/oneTBB/examples/graph/dining_philosophers/
H A DREADME.md2 …onstrates `oneapi::tbb::flow` and the use of the reserving `join_node` to solve the potential dead…
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DAgglomeration.rst131 some threshold is reached. For example, a recursive sort might solve