Home
last modified time | relevance | path

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

/oneTBB/examples/task_group/sudoku/
H A Dsudoku.cpp144 void calculate_potentials(std::vector<board_element>& b) { in calculate_potentials() function
240 calculate_potentials(b); in partial_solve()