Home
last modified time | relevance | path

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

/haiku/src/apps/sudoku/
H A DSudokuSolver.cpp20 bool ToNextUnset();
106 SolutionStep::ToNextUnset() in ToNextUnset() function in SolutionStep
200 if (step->ToNextUnset()) { in ComputeSolutions()